summaryrefslogtreecommitdiff
path: root/games/xsok
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-23 19:50:42 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-23 19:50:42 +0000
commit479a523af4b6a1535e073833a691fdf1c6375d37 (patch)
tree4ab48747e0ae6476a2dd4cdfc6e3fa845b1afccb /games/xsok
parentUpdate to 0.5.0 (diff)
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR: 30497 Submitted by: Dan Larsson Approved by: will
Notes
Notes: svn path=/head/; revision=48126
Diffstat (limited to 'games/xsok')
-rw-r--r--games/xsok/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xsok/Makefile b/games/xsok/Makefile
index 0be868afc816..a2923f4fd5b0 100644
--- a/games/xsok/Makefile
+++ b/games/xsok/Makefile
@@ -9,8 +9,7 @@ PORTNAME= xsok
PORTVERSION= 1.02
CATEGORIES= games
MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/ \
- ftp://sunsite.cnlab-switch.ch/mirror/linux/tsx-11/sources/usr.bin.X11/ \
- ftp://ftp.freesoftware.com/pub/linux/tsx-11/sources/usr.bin.X11/
+ ftp://sunsite.cnlab-switch.ch/mirror/linux/tsx-11/sources/usr.bin.X11/
EXTRACT_SUFX= -src.tar.gz
MAINTAINER= ports@FreeBSD.org