diff options
Diffstat (limited to 'games/starfighter/Makefile')
-rw-r--r-- | games/starfighter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index 82cdbe189ac..a969cd63d65 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:23 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/12 15:24:15 xtraeme Exp $ # DISTNAME= starfighter-1.1-1 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/xtraeme/ DISTFILES= ${DISTNAME}.tar.gz starfighter-1.0-1.music.zip -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.parallelrealities.co.uk/starfighter.php COMMENT= Old school 2D shoot them up |