diff options
author | taca <taca@pkgsrc.org> | 2006-09-10 00:56:53 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-09-10 00:56:53 +0000 |
commit | b036ac2b90ab1392b818bcb7fb6d11e1b1fe9274 (patch) | |
tree | f593c199ebeb75425fa4e7db2364417aaf90fcba /www/zope29/Makefile | |
parent | 534ed1ce9f753f89bbd4e1d56ef3b4627b4cc7a1 (diff) | |
download | pkgsrc-b036ac2b90ab1392b818bcb7fb6d11e1b1fe9274.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 |