diff options
Diffstat (limited to 'games/starfighter')
-rw-r--r-- | games/starfighter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index 56a030435d50..577ab0ac9e5c 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.1-1 CATEGORIES= games MASTER_SITES= http://www.parallelrealities.co.uk/download.php?type=zip&file= -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Chris Bainfield is fighting for the freedom of the galaxy FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX} |