aboutsummaryrefslogtreecommitdiff
path: root/games/gemdropx
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-02 14:04:29 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-02 14:04:29 +0000
commit6f3a6e4534aa8979f5e3255876b084c3c522c543 (patch)
tree231ed1378b189fee8336602aaa945cefc094a696 /games/gemdropx
parent77fda24ab9842a713b3b6ae105805bec8914f887 (diff)
downloadports-6f3a6e4534aa8979f5e3255876b084c3c522c543.tar.gz
ports-6f3a6e4534aa8979f5e3255876b084c3c522c543.zip
Fix MASTER_SITES.
PR: ports/47740 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=74492
Diffstat (limited to 'games/gemdropx')
-rw-r--r--games/gemdropx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
index 33244642f11c..2bdf4f2c9a76 100644
--- a/games/gemdropx/Makefile
+++ b/games/gemdropx/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gemdropx
PORTVERSION= 0.9
CATEGORIES= games
-MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/
+MASTER_SITES= http://www.nbswebfx.com/downloads/ \
+ ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx
MAINTAINER= ports@FreeBSD.org