diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 17:02:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-31 17:02:34 +0000 |
commit | 2393ecd83505dfadfe23722c135b9a90fec72cff (patch) | |
tree | 64f1dbccd3672b210a61a94c50378e356a2482f9 | |
parent | Per distfile survey, note that mastersite disappeared in November 2002. (diff) |
Per distfile survey, remove mastersite that disappeared in 2001.
Notes
Notes:
svn path=/head/; revision=92725
-rw-r--r-- | games/xsok/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xsok/Makefile b/games/xsok/Makefile index d2300a820c7b..2e139953accd 100644 --- a/games/xsok/Makefile +++ b/games/xsok/Makefile @@ -8,8 +8,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/ +MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org |