diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-04-11 00:13:06 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-04-11 00:13:06 +0000 |
commit | 4616d09898b4a4d054ce5ef4e4275c4ba8a7cac3 (patch) | |
tree | d98033e665b662800f8adeb3d2f8d765f858e5e7 /www/zope213 | |
parent | ad70c13a44112afee4f6caf9f277d5132f2d9a4e (diff) | |
download | ports-4616d09898b4a4d054ce5ef4e4275c4ba8a7cac3.tar.gz ports-4616d09898b4a4d054ce5ef4e4275c4ba8a7cac3.zip |
Notes
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index e1b9fe731ca0..eba7118a6056 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= alane@FreeBSD.org +MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more USE_PYTHON= yes |