diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-17 03:45:33 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-17 03:45:33 +0000 |
commit | 8543348a8683efe6cc49d83b051675d910e2a379 (patch) | |
tree | 66f242fede8ed2bd2a260137c5075c4909a8a419 /www/wordpress | |
parent | 812f603324e22adf32bd2b5f7d1380462906dce7 (diff) | |
download | ports-8543348a8683efe6cc49d83b051675d910e2a379.tar.gz ports-8543348a8683efe6cc49d83b051675d910e2a379.zip |
Notes
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 7aafdd55a13e..f77c37135c20 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -9,7 +9,8 @@ PORTNAME= wordpress PORTVERSION= 2.0.7 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= ftp://ftp.stu.edu.tw/pub/wordpress/ \ +MASTER_SITES= http://wordpress.org/beta/ \ + ftp://ftp.stu.edu.tw/pub/wordpress/ \ ftp://ftp.twaren.net/local-distfiles/wordpress/ MASTER_SITE_SUBDIR= cafelog |