diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-23 05:53:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-23 05:53:24 +0000 |
commit | dc4349ca99d32ba7e5159895fb8db6e656c7598d (patch) | |
tree | 95451f095df52aa59b18c349d3ebed04d09f2899 /www/wordpress | |
parent | 8ae5fb730a4cb9fbf392e1e5db32e02e3ec64dbb (diff) |
Notes
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 2d546bc00f91..42d71fa10c24 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -7,6 +7,7 @@ PORTNAME= wordpress PORTVERSION= 3.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ \ |