diff options
author | wiz <wiz> | 2016-07-09 06:37:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-09 06:37:46 +0000 |
commit | 13e58506e684b427dbfe672ddb3c9fcf798f0ef5 (patch) | |
tree | 4ef5c8361970b2d76684fbcd5fd41127fb7fa19a /inputmethod/xcin | |
parent | 26a82d40aec5380a289dc3cb3137e269e7c6fbb5 (diff) | |
download | pkgsrc-13e58506e684b427dbfe672ddb3c9fcf798f0ef5.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
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 51d173cc156..910c97483a5 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2015/07/04 16:18:37 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2016/07/09 06:38:24 wiz Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ |