diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-28 04:47:32 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-28 04:47:32 +0000 |
commit | 29322a9746268ee497791923ca864ecf779b440d (patch) | |
tree | b3152b2df201d70f815a9d932bb43f25caedf11a /games | |
parent | d44b3fe4d426b4adfc22cff8af37ca57ddbe7c0c (diff) | |
download | FreeBSD-ports-29322a9746268ee497791923ca864ecf779b440d.zip FreeBSD-ports-29322a9746268ee497791923ca864ecf779b440d.tar.gz |
Remove dead mastersites per distfile survey.
Diffstat (limited to 'games')
-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 b5a37ab..1697eae 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 |