diff options
author | obache <obache> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-10 10:56:12 +0000 |
commit | 97215ce920b62f69ffae5953588900b33a75c6a4 (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /inputmethod/tegaki-wagomu | |
parent | 0c430c8832a8dce4938adf6642df2c626d15f39b (diff) | |
download | pkgsrc-97215ce920b62f69ffae5953588900b33a75c6a4.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'inputmethod/tegaki-wagomu')
-rw-r--r-- | inputmethod/tegaki-wagomu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/tegaki-wagomu/Makefile b/inputmethod/tegaki-wagomu/Makefile index d2d6b1a55fd..fde7d54e58d 100644 --- a/inputmethod/tegaki-wagomu/Makefile +++ b/inputmethod/tegaki-wagomu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/03/03 00:13:25 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/10 10:56:16 obache Exp $ # DISTNAME= tegaki-wagomu-0.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/ \ http://www.tegaki.org/releases/0.3/ |