diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-01-20 00:06:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-01-20 00:06:33 +0000 |
commit | 282c9c01709c0216b3da9e731faf739d83a5cbaa (patch) | |
tree | 3b4356284c7c15eb8b1c75f630f7e9b66b991433 /games/xgalaga | |
parent | d6f6627d245b6016b8ba588660b088388511a60d (diff) | |
download | ports-282c9c01709c0216b3da9e731faf739d83a5cbaa.tar.gz ports-282c9c01709c0216b3da9e731faf739d83a5cbaa.zip |
Save this mindless diversion from the scrapheap by mirroring it on freefall.
Notes
Notes:
svn path=/head/; revision=153935
Diffstat (limited to 'games/xgalaga')
-rw-r--r-- | games/xgalaga/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index b00d45eb71ac..47c6a4da0526 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -9,14 +9,11 @@ PORTNAME= xgalaga PORTVERSION= 2.0.34 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= # +MASTER_SITES= http://people.FreeBSD.org/~linimon/public_distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Galaga resurrected on X -DEPRECATED= mastersite disappeared, no longer maintained by author -EXPIRATION_DATE=2006-02-15 - USE_X_PREFIX= yes USE_XPM= yes HAS_CONFIGURE= yes |