diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2012-01-31 08:30:57 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2012-01-31 08:30:57 +0000 |
commit | 35eeedf42a637f248b2a27a157e9272575193fec (patch) | |
tree | 56417cfaba77d2c6b669a511ab3cd333352df089 /chinese/gcin | |
parent | - Install missing man pages (diff) |
Fix typo
Notes
Notes:
svn path=/head/; revision=290160
Diffstat (limited to 'chinese/gcin')
-rw-r--r-- | chinese/gcin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 842b354ad7d8..99cc4de668a3 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcin PORTVERSION= 2.7.0 -PORTREVISOIN= 1 +PORTREVISION= 1 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main |