diff options
author | obache <obache> | 2010-11-16 02:07:14 +0000 |
---|---|---|
committer | obache <obache> | 2010-11-16 02:07:14 +0000 |
commit | b10979b4e589b44bdf9bb622cd7721673a824e70 (patch) | |
tree | e7a349e2be5a9eb41e25f6c31bbe4998b4d3ba71 | |
parent | e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa (diff) | |
download | pkgsrc-b10979b4e589b44bdf9bb622cd7721673a824e70.tar.gz |
missing PKGREVISION bumps from changes to gtk2 (x11/gtk2/modules.mk).
-rw-r--r-- | inputmethod/gcin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/gtk-im-libthai/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile index 78e2897577c..dda97c619ba 100644 --- a/inputmethod/gcin/Makefile +++ b/inputmethod/gcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/06/30 00:07:17 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2010/11/16 02:07:14 obache Exp $ # DISTNAME= gcin-1.1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod #MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ MASTER_SITES= http://cle.linux.org.tw/gcin/download/gcin-old/gcin-1.1.x/ diff --git a/inputmethod/gtk-im-libthai/Makefile b/inputmethod/gtk-im-libthai/Makefile index a27b94075ee..8c41a640484 100644 --- a/inputmethod/gtk-im-libthai/Makefile +++ b/inputmethod/gtk-im-libthai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/10/22 11:19:19 obache Exp $ +# $NetBSD: Makefile,v 1.7 2010/11/16 02:07:14 obache Exp $ # DISTNAME= gtk-im-libthai-0.1.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index 4a53c4d7aef..26c8eb98f8a 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2008/12/20 23:00:27 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2010/11/16 02:07:14 obache Exp $ DISTNAME= imhangul-0.9.14 +PKGREVISION= 1 CATEGORIES= inputmethod korean MASTER_SITES= http://kldp.net/frs/download.php/4944/ EXTRACT_SUFX= .tar.bz2 |