diff options
Diffstat (limited to 'www/wordpress/Makefile')
-rw-r--r-- | www/wordpress/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 4b5fd28152c..e92cfd409b2 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2011/12/14 19:47:45 morr Exp $ +# $NetBSD: Makefile,v 1.24 2012/01/04 21:10:33 morr Exp $ DISTNAME= wordpress-${VERSION} -VERSION= 3.3 +VERSION= 3.3.1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ |