aboutsummaryrefslogtreecommitdiffstats
path: root/games/xasteroids
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-09-24 03:50:42 +0800
committerdwcjr <dwcjr@FreeBSD.org>2001-09-24 03:50:42 +0800
commit69b74a5f9524f82025ca8994c574a04015912aab (patch)
treea078e5ec225ac769d5e0d23dbd569a4d44e9b639 /games/xasteroids
parentc8e3326f0fd18e7c3b00515b6b590337dfbc8a17 (diff)
downloadfreebsd-ports-graphics-69b74a5f9524f82025ca8994c574a04015912aab.tar.gz
freebsd-ports-graphics-69b74a5f9524f82025ca8994c574a04015912aab.tar.zst
freebsd-ports-graphics-69b74a5f9524f82025ca8994c574a04015912aab.zip
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR: 30497 Submitted by: Dan Larsson Approved by: will
Diffstat (limited to 'games/xasteroids')
-rw-r--r--games/xasteroids/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile
index 6265f20df3a..ba1ae683982 100644
--- a/games/xasteroids/Makefile
+++ b/games/xasteroids/Makefile
@@ -8,8 +8,7 @@
PORTNAME= xasteroids
PORTVERSION= 5.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ \
- ftp://ftp.x.org/pub/R5contrib/
+MASTER_SITES= ftp://ftp.x.org/pub/R5contrib/
DISTFILES= xasteroids.sh.Z
MAINTAINER= ports@FreeBSD.org