diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-11-17 13:09:08 +0000 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-11-17 13:09:08 +0000 |
commit | 899418de035d0b1a604f07ad85d6215667b09e5e (patch) | |
tree | 03d09a3010f802c8105632188951a05eb834398e /games | |
parent | 5ce71d19818e794a9d91c615915a932cb6d82287 (diff) | |
download | FreeBSD-ports-899418de035d0b1a604f07ad85d6215667b09e5e.zip FreeBSD-ports-899418de035d0b1a604f07ad85d6215667b09e5e.tar.gz |
- Update mastersite.
PR: ports/105548
Submitted by: <arundel@h3c.de> (maintainer)
Diffstat (limited to 'games')
-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 |