diff options
author | clive <clive@FreeBSD.org> | 2002-03-31 17:47:02 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2002-03-31 17:47:02 +0800 |
commit | beeab0cd2c47b798bedf2e2881ce00009af192ae (patch) | |
tree | f711babe1fba378909f527d93d61fa189c10e9cc /chinese/zhcon/Makefile | |
parent | 6557f02389e9211ba798e7bdd5f338e0e60c664b (diff) | |
download | freebsd-ports-graphics-beeab0cd2c47b798bedf2e2881ce00009af192ae.tar.gz freebsd-ports-graphics-beeab0cd2c47b798bedf2e2881ce00009af192ae.tar.zst freebsd-ports-graphics-beeab0cd2c47b798bedf2e2881ce00009af192ae.zip |
o Convert po from utf-8 to big5.
o Handle LC_* properly.
o Bump PORTREVISION.
PR: ports/35728
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Diffstat (limited to 'chinese/zhcon/Makefile')
-rw-r--r-- | chinese/zhcon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 2518b7becbc..9316be363e1 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -7,6 +7,7 @@ PORTNAME= zhcon PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |