diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /inputmethod/scim-unikey | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'inputmethod/scim-unikey')
-rw-r--r-- | inputmethod/scim-unikey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile index 8b3b08c7d14..e59299284aa 100644 --- a/inputmethod/scim-unikey/Makefile +++ b/inputmethod/scim-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/10/06 14:25:18 asau Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/08 23:01:56 adam Exp $ # DISTNAME= scim-unikey-0.3.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= inputmethod MASTER_SITES= http://scim-unikey.googlecode.com/files/ |