diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-29 08:19:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-29 08:19:36 +0000 |
commit | 40532a152ccad605e5dfbf69efb47de8b23ca0b4 (patch) | |
tree | efcc19ff592c0dcff03733ddb77d7afeb35eddd5 /games | |
parent | 00f5b3766d0b90dc017fed9fd4c6ce60f1a8a528 (diff) | |
download | pkgsrc-40532a152ccad605e5dfbf69efb47de8b23ca0b4.tar.gz |
PKGREVISION++ for SDL_sound API bump.
Diffstat (limited to 'games')
-rw-r--r-- | games/alephone/Makefile | 4 | ||||
-rw-r--r-- | games/gltron/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 61f79b0b5d3..1500f9fd337 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2008/04/22 21:25:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2008/04/29 08:19:36 wiz Exp $ # DISTNAME= AlephOne-20071103 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 9f41fdadbcd..95c4a4f0ed3 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2008/04/22 21:25:18 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2008/04/29 08:19:36 wiz Exp $ # DISTNAME= gltron-0.70-source PKGNAME= ${DISTNAME:S/-source$//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/} |