diff options
author | demon <demon@FreeBSD.org> | 2003-12-04 10:41:46 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-12-04 10:41:46 +0000 |
commit | c80ca681c74252099f7941ec5c86c0f4a11f0a9c (patch) | |
tree | 8392794028ec72bc843bab4ce9be8bba6a0743de /lang/python | |
parent | 43b155e3a5537595db088fee9cf1e393817540e4 (diff) | |
download | FreeBSD-ports-c80ca681c74252099f7941ec5c86c0f4a11f0a9c.zip FreeBSD-ports-c80ca681c74252099f7941ec5c86c0f4a11f0a9c.tar.gz |
Add WWW.
Approved by: maintainer
Diffstat (limited to 'lang/python')
-rw-r--r-- | lang/python/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python/pkg-descr b/lang/python/pkg-descr index a2103f1..f595c47 100644 --- a/lang/python/pkg-descr +++ b/lang/python/pkg-descr @@ -1,2 +1,4 @@ Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. + +WWW: http://www.python.org/ |