diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /chinese | |
parent | - Update to version 0.5.10 (diff) |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/xcin25/Makefile | 2 | ||||
-rw-r--r-- | chinese/zhcon/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 9e2b59a3af23..40ee3ce963a5 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcin PORTVERSION= 2.5.3.p2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \ ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \ diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 6fb77e8b4190..a3dc93650584 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -7,6 +7,7 @@ PORTNAME= zhcon PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |