diff options
author | foxfair <foxfair@FreeBSD.org> | 2005-07-05 22:10:58 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2005-07-05 22:10:58 +0800 |
commit | 61ab483511d3440e7afd568706ed79ad201eb428 (patch) | |
tree | dad00b3ce9a447c08a5e7f101a07b257db082a07 /www/wordpress-mu | |
parent | d4be283aaee1da874aa3f3294ea63cd866d83c64 (diff) | |
download | freebsd-ports-gnome-61ab483511d3440e7afd568706ed79ad201eb428.tar.gz freebsd-ports-gnome-61ab483511d3440e7afd568706ed79ad201eb428.tar.zst freebsd-ports-gnome-61ab483511d3440e7afd568706ed79ad201eb428.zip |
PR: 82915
Submitted by: MAINTAINER
Update to 1.5.1.2
Diffstat (limited to 'www/wordpress-mu')
-rw-r--r-- | www/wordpress-mu/Makefile | 4 | ||||
-rw-r--r-- | www/wordpress-mu/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile index e683146116b0..c79b1203808f 100644 --- a/www/wordpress-mu/Makefile +++ b/www/wordpress-mu/Makefile @@ -6,11 +6,11 @@ # PORTNAME= wordpress-mu -PORTVERSION= 2005.05.08 +PORTVERSION= 1.5.1.2 CATEGORIES= www MASTER_SITES= http://blogs.linux.ie/download/wpmu/ \ http://mu.wordpress.org/nightly-builds/ -DISTNAME= wpmu-${PORTVERSION:S/./-/g} +DISTNAME= wpmu-stable-${PORTVERSION:S/./_/g} MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= Multi-user version of the famous WordPress blogging application diff --git a/www/wordpress-mu/distinfo b/www/wordpress-mu/distinfo index cb19d573850c..8b48a120d6fd 100644 --- a/www/wordpress-mu/distinfo +++ b/www/wordpress-mu/distinfo @@ -1,2 +1,2 @@ -MD5 (wpmu-2005-05-08.tar.gz) = 403dd18e010f1dd89158cdeab0bf184e -SIZE (wpmu-2005-05-08.tar.gz) = 599000 +MD5 (wpmu-stable-1_5_1_2.tar.gz) = 02885bee87d1fe5ff7a22de355a04788 +SIZE (wpmu-stable-1_5_1_2.tar.gz) = 598428 |