diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-14 01:40:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-14 01:40:06 +0000 |
commit | ea4e3a37f178239d02b90209e3d97f8f35cbba2b (patch) | |
tree | 96c53f0d4497a55da0cca3659108e3acab016866 /chinese/gcin/Makefile | |
parent | 46a4c74271d292f7272a7680f9cb4764369a3450 (diff) |
Notes
Diffstat (limited to 'chinese/gcin/Makefile')
-rw-r--r-- | chinese/gcin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index f485d98984a4..60ba036b3581 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \ http://edt1023.sayya.org/misc/ @@ -25,6 +25,8 @@ USE_GNOME= gtk20 USE_GMAKE= YES PLIST_SUB+= BOSHIAMY="@comment " +MAN1= gcin.1 gcin2tab.1 + .include <bsd.port.pre.mk> pre-everything:: |