diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-30 08:29:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-30 08:29:30 +0000 |
commit | dd3309aac6f076343d21fd3d66bb29cafb74b4e6 (patch) | |
tree | 635f04b4d88ea445641c46637ff8ba5309421349 /www/wordpress/Makefile | |
parent | 39d515c0da84cb6cf0d26d1ffddb97d03db47823 (diff) | |
download | ports-dd3309aac6f076343d21fd3d66bb29cafb74b4e6.tar.gz ports-dd3309aac6f076343d21fd3d66bb29cafb74b4e6.zip |
- Update to 3.0.4
Changes: http://codex.wordpress.org/Version_3.0.4
PR: ports/153538
Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=267158
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 9c13e347d804..f2d8eecc470c 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ |