diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | 30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /misc/kanjipad | |
parent | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff) | |
download | pkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz |
Revbump after cairo update
Diffstat (limited to 'misc/kanjipad')
-rw-r--r-- | misc/kanjipad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kanjipad/Makefile b/misc/kanjipad/Makefile index c79b44ba02c..340f57d6689 100644 --- a/misc/kanjipad/Makefile +++ b/misc/kanjipad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/06/06 12:54:46 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/09/02 19:51:17 adam Exp $ # DISTNAME= kanjipad-2.0.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= misc MASTER_SITES= http://fishsoup.net/software/kanjipad/ |