diff options
author | novel <novel@FreeBSD.org> | 2005-07-06 23:48:35 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-06 23:48:35 +0800 |
commit | 8ec907c5272e5a0c481b05cbc6163a4907506529 (patch) | |
tree | 807d6e30ebe304d5a3bb8b7c4a949d87d3f58961 /www | |
parent | d61059d83871cd349e82dbf2c6a67a43389733bb (diff) | |
download | freebsd-ports-graphics-8ec907c5272e5a0c481b05cbc6163a4907506529.tar.gz freebsd-ports-graphics-8ec907c5272e5a0c481b05cbc6163a4907506529.tar.zst freebsd-ports-graphics-8ec907c5272e5a0c481b05cbc6163a4907506529.zip |
Bump PORTEPOCH.
Reported by: chkversion
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress-mu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile index 977f9e30379..911868173d1 100644 --- a/www/wordpress-mu/Makefile +++ b/www/wordpress-mu/Makefile @@ -7,6 +7,7 @@ PORTNAME= wordpress-mu PORTVERSION= 1.5.1.3 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://blogs.linux.ie/download/wpmu/ \ http://mu.wordpress.org/nightly-builds/ |