diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/zope213 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 1 | ||||
-rw-r--r-- | www/zope213/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index dfa795b37bdf..e1b9fe731ca0 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -14,6 +14,7 @@ DISTNAME= Zope-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= alane@FreeBSD.org +COMMENT= An object-based web application platform with DB access, WebDAV, & more USE_PYTHON= yes PYTHON_VERSION= python2.1 diff --git a/www/zope213/pkg-comment b/www/zope213/pkg-comment deleted file mode 100644 index 6a6a6bd0ce77..000000000000 --- a/www/zope213/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-based web application platform with DB access, WebDAV, & more |