diff options
Diffstat (limited to 'chinese/wordpress-zh_CN/Makefile')
-rw-r--r-- | chinese/wordpress-zh_CN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index 41639495e1aa..811d027fc28e 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -zh_CN MAINTAINER= miwi@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt WRKSRC= ${WRKDIR}/${PORTNAME} |