diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
commit | d156436aa30ae2922b43c28c90c2dc4f8c2cecd4 (patch) | |
tree | 78db87c09855bc0ef557c1a6c84b9957d124d09e /www/wordpress | |
parent | 1c5c20cc8102e6cc3f1baadc40c8fe9c06ff0c10 (diff) | |
download | pkgsrc-d156436aa30ae2922b43c28c90c2dc4f8c2cecd4.tar.gz |
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5963166af9b..0238308cdab 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/08/19 18:18:26 morr Exp $ +# $NetBSD: Makefile,v 1.22 2011/09/16 05:46:27 obache Exp $ DISTNAME= wordpress-${VERSION} VERSION= 3.2.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ |