diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 14:04:29 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 14:04:29 +0000 |
commit | 6f3a6e4534aa8979f5e3255876b084c3c522c543 (patch) | |
tree | 231ed1378b189fee8336602aaa945cefc094a696 | |
parent | 77fda24ab9842a713b3b6ae105805bec8914f887 (diff) | |
download | ports-6f3a6e4534aa8979f5e3255876b084c3c522c543.tar.gz ports-6f3a6e4534aa8979f5e3255876b084c3c522c543.zip |
Notes
-rw-r--r-- | games/gemdropx/Makefile | 3 |
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 |