diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
commit | 0c11e3e788b277bc1d82624394c938c05a5b761f (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /inputmethod | |
parent | 9eb803e6875c911a24299cd6741a4bc592712090 (diff) | |
download | pkgsrc-0c11e3e788b277bc1d82624394c938c05a5b761f.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/gcin/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/imhangul/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile index 6a03387a691..59ab00b503e 100644 --- a/inputmethod/gcin/Makefile +++ b/inputmethod/gcin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/03/11 10:07:50 ghen Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= gcin-1.1.7 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index ce580b0a57f..b17a0b1072c 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:43 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/21 06:00:46 jlam Exp $ DISTNAME= imhangul-0.9.13 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod korean MASTER_SITES= http://kldp.net/frs/download.php/2808/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index ae13d724bd7..5786324be02 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/03/06 00:18:18 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 67fbe184ecc..770ae908d93 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2006/03/09 18:04:58 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= uim-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://uim.freedesktop.org/releases/ |