diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 04:47:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-28 04:47:32 +0000 |
commit | f161768ea8a76b20c2913fa7bdcd83f340f367a3 (patch) | |
tree | 3dc9dfeb83cdf564f3978adf197acde4f2151a1d /games/xasteroids | |
parent | 7f6bb35c074b8aceb14ce6a263ff95529fbe778d (diff) | |
download | ports-f161768ea8a76b20c2913fa7bdcd83f340f367a3.tar.gz ports-f161768ea8a76b20c2913fa7bdcd83f340f367a3.zip |
Notes
Diffstat (limited to 'games/xasteroids')
-rw-r--r-- | games/xasteroids/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index b5a37ab9e930..1697eae1ae2d 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -8,9 +8,7 @@ PORTNAME= xasteroids PORTVERSION= 5.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.isst.fhg.de/pub/windows/X/notinstalled_pack/ \ - ftp://ftp.opengroup.org/pub/ftp.x.org/R5contrib/ \ - ftp://ftp.x.org/pub/R5contrib/ +MASTER_SITES= ftp://ftp.opengroup.org/pub/ftp.x.org/R5contrib/ DISTFILES= xasteroids.sh.Z MAINTAINER= ports@FreeBSD.org |