diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
commit | b7b9ec7a12ee318c6ecbd907bc06748af5933d8f (patch) | |
tree | 18f85ec5a8122466cebe0537e329badbefdade10 /chinese | |
parent | 088cb55c5f97e078bd6ea320e6f0dffb9a844519 (diff) | |
download | ports-b7b9ec7a12ee318c6ecbd907bc06748af5933d8f.tar.gz ports-b7b9ec7a12ee318c6ecbd907bc06748af5933d8f.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/CNS11643-font/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/CNS11643-font/Makefile b/chinese/CNS11643-font/Makefile index 502f7528a178..55ceb6be630f 100644 --- a/chinese/CNS11643-font/Makefile +++ b/chinese/CNS11643-font/Makefile @@ -20,7 +20,7 @@ COMMENT= A combine of Kai and Sung with CNS11643 TrueType Fonts LICENSE= CC_BY-ND_3.0_TW LICENSE_NAME= Creative Commons Attribution-NoDerivs 3.0 Taiwan License LICENSE_TEXT= Description of the license can be obtained from the following URL: http://creativecommons.org/licenses/by-nd/3.0/tw/ -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept DIST_SUBDIR= ${PORTNAME} NO_WRKSUBDIR= yes |