diff options
author | nbm <nbm@FreeBSD.org> | 2003-08-28 02:24:56 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2003-08-28 02:24:56 +0800 |
commit | 4473dcaeea1b5e3d05cf913283f66f57e1ec6e24 (patch) | |
tree | 236ad9bc96202f6a8d75b6510aa3a127011a3c81 /www/zope210 | |
parent | 47ee582c81f2adfdc73647fa1375ae123787118e (diff) | |
download | freebsd-ports-gnome-4473dcaeea1b5e3d05cf913283f66f57e1ec6e24.tar.gz freebsd-ports-gnome-4473dcaeea1b5e3d05cf913283f66f57e1ec6e24.tar.zst freebsd-ports-gnome-4473dcaeea1b5e3d05cf913283f66f57e1ec6e24.zip |
Port isn't broken, and claim maintainership.
Diffstat (limited to 'www/zope210')
-rw-r--r-- | www/zope210/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/zope210/Makefile b/www/zope210/Makefile index c7aa1a51c123..7644f812ba56 100644 --- a/www/zope210/Makefile +++ b/www/zope210/Makefile @@ -13,11 +13,9 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nbm@FreeBSD.org COMMENT= An object-based web application platform -BROKEN= Does not build - USE_PYTHON= yes PYTHON_VERSION?=python2.1 |