diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
commit | e8375dafa5e43d66415a21a52d1a5f9396c9fc31 (patch) | |
tree | c9bbe218017f7fedc674fa98d625b14b96109ae5 /games/kapooka | |
parent | 9ef91cc43f5d915367cf458196c1e27bbb061876 (diff) | |
download | pkgsrc-e8375dafa5e43d66415a21a52d1a5f9396c9fc31.tar.gz |
Recursive bump for libmikmod shlib major ++
Noted by dholland.
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 25cfe6fa4f9..975a73fe9a0 100644 --- a/games/kapooka/Makefile +++ b/games/kapooka/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/01/28 11:00:54 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/06/04 09:29:57 wiz Exp $ # DISTNAME= kapooka_0.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kapooka/} EXTRACT_SUFX= .tar.bz2 |