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/alephone | |
parent | 9ef91cc43f5d915367cf458196c1e27bbb061876 (diff) | |
download | pkgsrc-e8375dafa5e43d66415a21a52d1a5f9396c9fc31.tar.gz |
Recursive bump for libmikmod shlib major ++
Noted by dholland.
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index ab4a6a4d157..167904ee3dd 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/02/18 14:37:14 gls Exp $ +# $NetBSD: Makefile,v 1.18 2012/06/04 09:29:56 wiz Exp $ DISTNAME= AlephOne-20100424 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 |