summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-03-26 01:05:51 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-03-26 01:05:51 +0000
commitdaab5b1f29d7108ffa11b152038cf5eaacd772ed (patch)
tree2f82a0e5374b7a313ccfa77f3ecbbe98e5874625 /games
parentDon't uudecode if the .tar.gz file is already there. (diff)
Change the master site.
Notes
Notes: svn path=/head/; revision=1199
Diffstat (limited to 'games')
-rw-r--r--games/jetpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index 12d651f551cd..fb8fae59c2f4 100644
--- a/games/jetpack/Makefile
+++ b/games/jetpack/Makefile
@@ -1,7 +1,7 @@
DISTNAME= jetpack
DISTFILES= jetpack.tar.Z
USE_IMAKE= yes
-MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/
+MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/
MAKE_FLAGS= PREFIX=${PREFIX} -f
.include <bsd.port.mk>