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 /games/xsok | |
parent | 7041ffbf3ecec5302c99f07d51945d400a9353f3 (diff) | |
download | ports-2393ecd83505dfadfe23722c135b9a90fec72cff.tar.gz ports-2393ecd83505dfadfe23722c135b9a90fec72cff.zip |
Notes
Diffstat (limited to 'games/xsok')
-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 |