diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-03 14:46:16 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-03 14:46:16 +0000 |
commit | deaf2e8928f3505f3be735142762b665baf08285 (patch) | |
tree | b52417154ee2825ff6432803d3c1f0c30d777754 | |
parent | 501ee1a225ebd482617c1b9eb8129c97450ffbce (diff) |
Notes
-rw-r--r-- | games/duke3d-data/Makefile | 14 | ||||
-rw-r--r-- | games/quake3-ra3/Makefile | 4 | ||||
-rw-r--r-- | math/jsmath-fonts-sprite/Makefile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/games/duke3d-data/Makefile b/games/duke3d-data/Makefile index 04490cb2d010..390c07e62932 100644 --- a/games/duke3d-data/Makefile +++ b/games/duke3d-data/Makefile @@ -9,13 +9,13 @@ PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= ftp://ftp.3drealms.com/share/ \ ftp://ftp.kiarchive.ru/pub/.1/msdos/games/play/3d/ \ - ftp.relcom.ru/pub/.1/msdos/games/play/3d/ \ - ftp.relcom.ru/pub/.1/msdos/games/play/3d/ \ - ftp.lublin.pl/vol/8/planetquake/planetduke/ \ - ftp.etsimo.uniovi.es/pub/games/msdos/ \ - ftp.uniovi.es/pub/games/msdos/ \ - ftp.ziplink.net/users/rhino/ \ - ftp.kiae.su/pub/.1/msdos/games/play/3d/ + ftp://ftp.relcom.ru/pub/.1/msdos/games/play/3d/ \ + ftp://ftp.relcom.ru/pub/.1/msdos/games/play/3d/ \ + ftp://ftp.lublin.pl/vol/8/planetquake/planetduke/ \ + ftp://ftp.etsimo.uniovi.es/pub/games/msdos/ \ + ftp://ftp.uniovi.es/pub/games/msdos/ \ + ftp://ftp.ziplink.net/users/rhino/ \ + ftp://ftp.kiae.su/pub/.1/msdos/games/play/3d/ PKGNAMEPREFIX= ${DN3DPKGNAMEPREFIX} DISTFILES= # diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index b0a0ad068986..368397423115 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-ra3/Makefile @@ -8,8 +8,8 @@ PORTNAME= ra3 PORTVERSION= 1.76 CATEGORIES= games -MASTER_SITES= ftp.clanbase.com/pub/ \ - ftp.mirrors.degnet.de/pub/misc/PlanetQuake3.net/modifications/rocketarena3/ \ +MASTER_SITES= ftp://ftp.clanbase.com/pub/ \ + ftp://ftp.mirrors.degnet.de/pub/misc/PlanetQuake3.net/modifications/rocketarena3/ \ http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} diff --git a/math/jsmath-fonts-sprite/Makefile b/math/jsmath-fonts-sprite/Makefile index 9cddb27590d7..c07eb92b26d5 100644 --- a/math/jsmath-fonts-sprite/Makefile +++ b/math/jsmath-fonts-sprite/Makefile @@ -8,7 +8,7 @@ PORTNAME= jsMath-fonts-sprite PORTVERSION= 1.0 CATEGORIES= math www -MASTER_SITES= MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \ +MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ MAINTAINER= nivit@email.it |