diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /inputmethod/scim-tomoe | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'inputmethod/scim-tomoe')
-rw-r--r-- | inputmethod/scim-tomoe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile index 77398fc7950..f82eb9e23bd 100644 --- a/inputmethod/scim-tomoe/Makefile +++ b/inputmethod/scim-tomoe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/10/06 14:25:17 asau Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/08 23:01:56 adam Exp $ # DISTNAME= scim-tomoe-0.6.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} |