diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /games/starfighter | |
parent | 4a4c4dc1040b13c3ba52da465cc838261ceb3e1e (diff) | |
download | pkgsrc-1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'games/starfighter')
-rw-r--r-- | games/starfighter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index c70846f34a8..cfbee508100 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/15 05:36:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2005/03/27 15:43:36 wiz Exp $ # DISTNAME= starfighter-1.1-1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/xtraeme/ DISTFILES= ${DISTNAME}.tar.gz starfighter-1.0-1.music.zip |