diff options
author | wiz <wiz@pkgsrc.org> | 2019-08-11 13:17:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-08-11 13:17:48 +0000 |
commit | 1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch) | |
tree | 050f3c669fc64c0a0b42ccb845c48008097455c4 /inputmethod/xcin | |
parent | b25191da84b54b9852a539f132dd4dfd49755e1e (diff) | |
download | pkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz |
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'inputmethod/xcin')
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 62d6034be56..847cc021f2e 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2018/08/22 09:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2019/08/11 13:21:18 wiz Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ |