diff options
Diffstat (limited to 'www/wordpress/Makefile')
-rw-r--r-- | www/wordpress/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5582508ff13a..25d0521d63c2 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,9 +6,10 @@ # PORTNAME= wordpress -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.tobez.org/download/port-mirrors/www/wordpress/ MASTER_SITE_SUBDIR= cafelog MAINTAINER= ports@FreeBSD.org |