diff options
author | taca <taca> | 2006-09-10 00:56:53 +0000 |
---|---|---|
committer | taca <taca> | 2006-09-10 00:56:53 +0000 |
commit | 84ddc92cb6566e947753b0713bc77c0b14621404 (patch) | |
tree | f593c199ebeb75425fa4e7db2364417aaf90fcba /www/zope29/Makefile | |
parent | d78b816c6a56a0ce022e832c89b7f13758028f80 (diff) | |
download | pkgsrc-84ddc92cb6566e947753b0713bc77c0b14621404.tar.gz |
Add example RCD_SCRIPTS to PLIST.
Bump PKGREVISION.
Diffstat (limited to 'www/zope29/Makefile')
-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 7e082fc1e12..224d92f7cbe 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/09/09 05:02:35 taca Exp $ +# $NetBSD: Makefile,v 1.7 2006/09/10 00:56:53 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 PKGNAME= zope-2.9.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${PKGVERSION}/ EXTRACT_SUFX= .tgz |