diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
commit | 479a523af4b6a1535e073833a691fdf1c6375d37 (patch) | |
tree | 4ab48747e0ae6476a2dd4cdfc6e3fa845b1afccb /games/xjump | |
parent | fdcbf801b2fac1636f1133612aa5a8989b3e47a5 (diff) | |
download | ports-479a523af4b6a1535e073833a691fdf1c6375d37.tar.gz ports-479a523af4b6a1535e073833a691fdf1c6375d37.zip |
Notes
Diffstat (limited to 'games/xjump')
-rw-r--r-- | games/xjump/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xjump/Makefile b/games/xjump/Makefile index 689409c97a5c..4dcb44e2f38f 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -9,8 +9,7 @@ PORTNAME= xjump PORTVERSION= 2.7.3 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ftp://ftp.freesoftware.com/pub/linux/debian/%SUBDIR%/ \ - ftp://ftp.jp.debian.org/debian/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.jp.debian.org/debian/%SUBDIR%/ \ ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/debian/%SUBDIR%/ \ ftp://ftp.de.debian.org/debian/%SUBDIR%/ \ ftp://ftp.debian.org/debian/%SUBDIR%/ |