summaryrefslogtreecommitdiff
path: root/games/xjewel
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-03-03 22:13:12 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-03-03 22:13:12 +0000
commit13bab5d0f0f563244b43f4187b1b8059a20c7765 (patch)
treee45143176eee94b67170f8937e6abda4e0b032cb /games/xjewel
parentDo not create temporary files in ${SCRIPTDIR}. Use ${WRKDIR}. (diff)
Fix MASTER_SITES
PR: ports/17162 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=26512
Diffstat (limited to 'games/xjewel')
-rw-r--r--games/xjewel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile
index 6ccc5d377bf6..490956c7a101 100644
--- a/games/xjewel/Makefile
+++ b/games/xjewel/Makefile
@@ -10,7 +10,7 @@ DISTNAME= xjewel-1.6
CATEGORIES= games
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/ \
ftp://ftp.x.org/R5contrib/ \
- ftp://ftp.cdrom.com/pub/X11/R5contrib/
+ ftp://ftp.freesoftware.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.z
MAINTAINER= jmz@FreeBSD.org