diff options
-rw-r--r-- | games/jfduke3d/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/jfduke3d/Makefile b/games/jfduke3d/Makefile index 44603ed..1571370 100644 --- a/games/jfduke3d/Makefile +++ b/games/jfduke3d/Makefile @@ -8,10 +8,7 @@ PORTNAME= jfduke3d PORTVERSION= 20051009 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ftp://dialup.edgefiles.com/edgenetwork.org/jonof/buildport/ \ - ftp://ftp1.edgefiles.com/edgenetwork.org/jonof/buildport/ \ - ftp://ftp2.edgefiles.com/edgenetwork.org/jonof/buildport/ \ - http://members.iinet.net.au.nyud.net:8090/~jonof/ +MASTER_SITES= http://users.on.net/~jonof/buildport/ DISTFILES= ${PORTNAME}_src_${PORTVERSION}.zip \ jfbuild_src_${PORTVERSION}.zip |