diff options
author | clive <clive@FreeBSD.org> | 2001-09-09 18:08:16 +0000 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-09-09 18:08:16 +0000 |
commit | 7f457d21a4b3e61a0c6b281d8a0e9292ddb0ffc7 (patch) | |
tree | bbeee3f94d2abec420a9692d01ceec35114bb69e /chinese/zhcon | |
parent | 9abe28163081c3934f39634debae46b31e69deb1 (diff) | |
download | FreeBSD-ports-7f457d21a4b3e61a0c6b281d8a0e9292ddb0ffc7.zip FreeBSD-ports-7f457d21a4b3e61a0c6b281d8a0e9292ddb0ffc7.tar.gz |
Bump PORTREVISION. Non-root users will be happy to run zhcon now.
Diffstat (limited to 'chinese/zhcon')
-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 f94219b..cc56282 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -7,6 +7,7 @@ PORTNAME= zhcon PORTVERSION= 0.14f +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://freebsd.sinica.edu.tw/~statue/ \ ftp://ftp.gnuchina.org/pub/linux/chinese/inputmethod/console/zhcon/BSDPort/ |