diff options
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 |