diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-11 22:36:49 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-11 22:36:49 +0000 |
commit | 123ed7b0483144212f54b4ddf11c1dac670372d3 (patch) | |
tree | a36cb48b8274216f4497cf3f3032fbe65c6842fb /games | |
parent | Switch to working MASTER_SITES (diff) |
Remove bad MASTER_SITE.
PR: ports/11071
Submitted by: mharo
Notes
Notes:
svn path=/head/; revision=17793
Diffstat (limited to '')
-rw-r--r-- | games/xripple/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xripple/Makefile b/games/xripple/Makefile index 3c48f48da412..cc813db83cb7 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Oct 1996 # Whom: oly # -# $Id: Makefile,v 1.5 1998/10/03 13:39:48 jseger Exp $ +# $Id: Makefile,v 1.6 1999/03/08 21:14:53 steve Exp $ # DISTNAME= xripple @@ -11,7 +11,6 @@ PKGNAME= xripple-1.0 CATEGORIES= games MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \ ftp://ftp.cin.nihon-u.ac.jp/pub/X11/enlightenment/misc/ \ - ftp://ftp.compnet.ru/pub/incoming/Faiy/Linux/ \ ftp://ftp.dataplus.se/pub/linux/enlightenment/misc/ \ ftp://ftp.devolution.com/pub/enlightenment/ \ ftp://ftp.dti.ad.jp/.1/X/e/ \ |