diff options
Diffstat (limited to 'japanese/wordpress/Makefile')
-rw-r--r-- | japanese/wordpress/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile index b3c100ba33bc..ea5593a5b4fc 100644 --- a/japanese/wordpress/Makefile +++ b/japanese/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -DISTVERSION= 5.2 +DISTVERSION= 5.2.1 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ @@ -14,8 +14,6 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/license.txt -BROKEN= unfetchable - CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].* NO_ARCH= yes |