diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-01 12:49:26 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-01 12:49:26 +0000 |
commit | a6383cf6b518bd966957825741ae9aadce5ba6b8 (patch) | |
tree | 42d8daf674429ddcd6d8c7703d0d46e7553c687b /chinese/gimp-help-zh_CN | |
parent | d7ba8fc7c16c62041da7a4e19069659fa53723d0 (diff) |
Notes
Diffstat (limited to 'chinese/gimp-help-zh_CN')
-rw-r--r-- | chinese/gimp-help-zh_CN/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/gimp-help-zh_CN/Makefile b/chinese/gimp-help-zh_CN/Makefile index 07d1631867a2..25c6ae605581 100644 --- a/chinese/gimp-help-zh_CN/Makefile +++ b/chinese/gimp-help-zh_CN/Makefile @@ -3,13 +3,13 @@ CATEGORIES= chinese graphics -MAINTAINER= liangtai.s4@gmail.com +MAINTAINER= liangtai.s16@gmail.com COMMENT= The GIMP User Manual in Simplified Chinese +LICENSE= GFDL + MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en DOCLANG= zh_CN -AMPLE= "@comment " -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |