diff options
author | obache <obache@pkgsrc.org> | 2010-10-22 11:19:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-10-22 11:19:19 +0000 |
commit | 7a9412f48b2db043310936d5696793bedc33ae9b (patch) | |
tree | 07bb351206297dac3a8798b6431b96f72bf3b0fb | |
parent | b6ee6d3921ec5907e622d528c355f7f077dec2b2 (diff) | |
download | pkgsrc-7a9412f48b2db043310936d5696793bedc33ae9b.tar.gz |
Missing bump PKGREVISION at
"Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version"
over a month ago.
-rw-r--r-- | inputmethod/gtk-im-libthai/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/gtk-im-libthai/Makefile b/inputmethod/gtk-im-libthai/Makefile index 31f1c8a95ec..a27b94075ee 100644 --- a/inputmethod/gtk-im-libthai/Makefile +++ b/inputmethod/gtk-im-libthai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/06/16 08:33:30 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/10/22 11:19:19 obache Exp $ # DISTNAME= gtk-im-libthai-0.1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ |