diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-08-27 18:24:56 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-08-27 18:24:56 +0000 |
commit | c212f6418bb1b3e85b916e7bc9f61c7174464ef3 (patch) | |
tree | 828c6149fa00d412f41be748c7d05ba3374b39b4 /www/zope28/Makefile | |
parent | 4895a28d7f92240eac4188ac40e391c865caef57 (diff) | |
download | ports-c212f6418bb1b3e85b916e7bc9f61c7174464ef3.tar.gz ports-c212f6418bb1b3e85b916e7bc9f61c7174464ef3.zip |
Port isn't broken, and claim maintainership.
Notes
Notes:
svn path=/head/; revision=87804
Diffstat (limited to 'www/zope28/Makefile')
-rw-r--r-- | www/zope28/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/zope28/Makefile b/www/zope28/Makefile index c7aa1a51c123..7644f812ba56 100644 --- a/www/zope28/Makefile +++ b/www/zope28/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 |