diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-22 21:25:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-22 21:25:18 +0000 |
commit | bb2b815d74c3feb77d24d154f8d51cff14b82343 (patch) | |
tree | a8eb68aa67758568a989956347b0937319dc2de9 /games/gltron | |
parent | af9ce9aa227ab44d2cd7526573bcf863054a1001 (diff) | |
download | pkgsrc-bb2b815d74c3feb77d24d154f8d51cff14b82343.tar.gz |
Bump PKGREVISION for SDL_sound ABI update.
Diffstat (limited to 'games/gltron')
-rw-r--r-- | games/gltron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 1981ab2c9ba..9f41fdadbcd 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2006/06/12 16:28:09 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2008/04/22 21:25:18 wiz Exp $ # DISTNAME= gltron-0.70-source PKGNAME= ${DISTNAME:S/-source$//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/} |