diff options
author | linimon <linimon@FreeBSD.org> | 2006-01-20 08:06:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-01-20 08:06:33 +0800 |
commit | 0f7c2a7deb1dfd8b07ff0c29f61593ddb5b955b0 (patch) | |
tree | 5f52892ef10ef9667ef8a5edcd6829a2e71dd7a4 | |
parent | f21739257cef95dc4f171e0d63afa04eaeecad78 (diff) | |
download | freebsd-ports-gnome-0f7c2a7deb1dfd8b07ff0c29f61593ddb5b955b0.tar.gz freebsd-ports-gnome-0f7c2a7deb1dfd8b07ff0c29f61593ddb5b955b0.tar.zst freebsd-ports-gnome-0f7c2a7deb1dfd8b07ff0c29f61593ddb5b955b0.zip |
Save this mindless diversion from the scrapheap by mirroring it on freefall.
-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 |