diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-08 04:36:18 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-08 04:36:18 +0000 |
commit | 8d11126ecac73d109159aae6c06df9119a89e0bf (patch) | |
tree | 522165247c355a92f75ff5e9e72db137e3cf1b5e /www | |
parent | 2d63ee8dc30739df49c81fed5bcd815f6d3b2579 (diff) | |
download | ports-8d11126ecac73d109159aae6c06df9119a89e0bf.tar.gz ports-8d11126ecac73d109159aae6c06df9119a89e0bf.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress-mu/Makefile | 3 | ||||
-rw-r--r-- | www/wordpress-mu/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile index 911868173d15..854a2f1b4a77 100644 --- a/www/wordpress-mu/Makefile +++ b/www/wordpress-mu/Makefile @@ -9,7 +9,8 @@ PORTNAME= wordpress-mu PORTVERSION= 1.5.1.3 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= http://blogs.linux.ie/download/wpmu/ \ +MASTER_SITES= http://ftp.twaren.net/local-distfiles/wpmu/ \ + http://blogs.linux.ie/download/wpmu/ \ http://mu.wordpress.org/nightly-builds/ DISTNAME= wpmu-stable-${PORTVERSION:S/./_/g} diff --git a/www/wordpress-mu/distinfo b/www/wordpress-mu/distinfo index 469a7f7694ea..8a76d96d86b6 100644 --- a/www/wordpress-mu/distinfo +++ b/www/wordpress-mu/distinfo @@ -1,2 +1,2 @@ -MD5 (wpmu-stable-1_5_1_3.tar.gz) = 0db5210c00e2aaa04e149b8c1159e53d -SIZE (wpmu-stable-1_5_1_3.tar.gz) = 598646 +MD5 (wpmu-stable-1_5_1_3.tar.gz) = b06ea062f722abe67e557f7e5a7c3960 +SIZE (wpmu-stable-1_5_1_3.tar.gz) = 598643 |