diff options
Diffstat (limited to 'www/zope29')
-rw-r--r-- | www/zope29/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope29/Makefile b/www/zope29/Makefile index 07155082455..e3fa8137af1 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/08/27 01:47:03 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2006/09/07 16:14:16 taca Exp $ # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp DISTNAME= Zope-2.9.4-final @@ -16,7 +16,7 @@ COMMENT= Zope, the Z Object Publishing Environment DEPENDS+= ${PYPKGPREFIX}-xml-[0-9]*:../../textproc/py-xml DIST_SUBDIR= zope -PYTHON_VERSIONS_ACCEPTED= 21 22 23 24 +PYTHON_VERSIONS_ACCEPTED= 24 RCD_SCRIPTS= ${PKGBASE}29.sh zeo29.sh # Change these, if you like, via the environment. |