aboutsummaryrefslogtreecommitdiff
path: root/games/xjewel
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/xjewel
parentfdcbf801b2fac1636f1133612aa5a8989b3e47a5 (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/xjewel')
-rw-r--r--games/xjewel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile
index fec63077d9db..0c8d6590bb4f 100644
--- a/games/xjewel/Makefile
+++ b/games/xjewel/Makefile
@@ -9,8 +9,7 @@ PORTNAME= xjewel
PORTVERSION= 1.6
CATEGORIES= games
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/ \
- ftp://ftp.x.org/R5contrib/ \
- ftp://ftp.freesoftware.com/pub/X11/R5contrib/
+ ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX= .tar.z
MAINTAINER= jmz@FreeBSD.org