diff options
Diffstat (limited to 'games/starfighter/Makefile')
-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 34b2c14dc27..a9ed7c1fbd3 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2007/09/02 13:03:50 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/03/04 12:17:47 wiz Exp $ # DISTNAME= starfighter-1.1-1 +PKGNAME= starfighter-1.1.1 PKGREVISION= 6 CATEGORIES= games MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/xtraeme/ |