diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-26 21:02:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-26 21:02:15 +0000 |
commit | bd0e84a3c1c57a9e37e27ff38d0bc238977b1c3b (patch) | |
tree | a4ac61e1f5c75c48a142a49c7ff13d91193faf24 /www/wordpress/Makefile | |
parent | 59ff3dce81a4cb75a495cef2c4d5c8073e776793 (diff) |
Notes
Diffstat (limited to 'www/wordpress/Makefile')
-rw-r--r-- | www/wordpress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 372566c13059..0d906a44eb70 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.7.1 +PORTVERSION= 3.8 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ |