diff options
author | obache <obache> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-13 10:54:43 +0000 |
commit | 85b6705d6c0bd91a7cdc3155c8ce796e2054f5f4 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /games/kapooka | |
parent | 0e9bfe2ecb45826f1ec1193b56f39ff8f82b1d5d (diff) | |
download | pkgsrc-85b6705d6c0bd91a7cdc3155c8ce796e2054f5f4.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'games/kapooka')
-rw-r--r-- | games/kapooka/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kapooka/Makefile b/games/kapooka/Makefile index 67324c0b05f..b9c73c0a970 100644 --- a/games/kapooka/Makefile +++ b/games/kapooka/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:37:46 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:07 obache Exp $ # DISTNAME= kapooka_0.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kapooka/} EXTRACT_SUFX= .tar.bz2 |