diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-11 05:29:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-11 05:29:16 +0000 |
commit | 9de4718cc13cdd11ad04df241602a9ae5e0e311e (patch) | |
tree | 4b84db4b7e7b8434cfba6c5b98cb33d9a5e85386 /german/wordpress/Makefile | |
parent | edd04b4b44ca6dc124995567a542336cb17847d2 (diff) |
Notes
Diffstat (limited to 'german/wordpress/Makefile')
-rw-r--r-- | german/wordpress/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index b9f982e32eae..5784f4b52012 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.3.1 +PORTVERSION= 4.4 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ @@ -10,7 +10,9 @@ MASTER_SITES= http://de.wordpress.org/ MAINTAINER= ports@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform -LICENSE= GPLv2 +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/license.txt CONFLICTS_INSTALL= wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].* |