diff options
author | obache <obache@pkgsrc.org> | 2012-07-22 06:18:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-07-22 06:18:36 +0000 |
commit | 1663667f8ddc9301822697c9ca5df58e9650f5b7 (patch) | |
tree | 77b8b820fdcdafd3bfbf459fea0d1922ec392915 /inputmethod/uim-tomoe-gtk | |
parent | 301abff292ba147108d5ac9540e91cc1774a640e (diff) | |
download | pkgsrc-1663667f8ddc9301822697c9ca5df58e9650f5b7.tar.gz |
Bump PKGREVISION from uim shlib major bump.
Diffstat (limited to 'inputmethod/uim-tomoe-gtk')
-rw-r--r-- | inputmethod/uim-tomoe-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile index 6387bdab9d6..baff633c97f 100644 --- a/inputmethod/uim-tomoe-gtk/Makefile +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/06/14 07:44:21 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2012/07/22 06:18:36 obache Exp $ # DISTNAME= uim-tomoe-gtk-0.6.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} |