diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
commit | cba246085bf96fdb69fc4ae82fe37d097fbba67e (patch) | |
tree | 820e44eed2af43f47867f608c64ff8d3b11ebd04 /www/zopeedit | |
parent | 2bed89413cd805535eb1364de9642bf70b4aff92 (diff) | |
download | pkgsrc-cba246085bf96fdb69fc4ae82fe37d097fbba67e.tar.gz |
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
Diffstat (limited to 'www/zopeedit')
-rw-r--r-- | www/zopeedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zopeedit/Makefile b/www/zopeedit/Makefile index 68ae19888fe..3e3fa17e81f 100644 --- a/www/zopeedit/Makefile +++ b/www/zopeedit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/10/28 06:31:10 asau Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/17 16:10:50 wiz Exp $ # DISTNAME= zopeedit-0.7-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/Caseman/ExternalEditor/0.7/ EXTRACT_SUFX= .tgz |