aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-20 14:09:05 +0800
committerkrion <krion@FreeBSD.org>2004-05-20 14:09:05 +0800
commit22841cb95a3d1d0e05315988cf3b486897dc870c (patch)
treeb8d6cef89f36678a261980a345fdb8f08e12b2d5 /x11
parentf18ef75a98543bdf1dd929a667c858205bee86b6 (diff)
downloadfreebsd-ports-graphics-22841cb95a3d1d0e05315988cf3b486897dc870c.tar.gz
freebsd-ports-graphics-22841cb95a3d1d0e05315988cf3b486897dc870c.tar.zst
freebsd-ports-graphics-22841cb95a3d1d0e05315988cf3b486897dc870c.zip
- Fix MASTER_SITES
PR: ports/66913 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Diffstat (limited to 'x11')
-rw-r--r--x11/blast/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/blast/Makefile b/x11/blast/Makefile
index 19164dbf52d..64de516f067 100644
--- a/x11/blast/Makefile
+++ b/x11/blast/Makefile
@@ -8,9 +8,7 @@
PORTNAME= blast
PORTVERSION= 1.0
CATEGORIES= x11
-MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/blast-1.0/ \
- ftp://ftp.univie.ac.at/systems/hpux/hpux/X11/Demos/blast-1.0/ \
- ftp://hpftp.cict.fr/hpux/X11/Demos/blast-1.0/
+MASTER_SITES= ftp://hpftp.cict.fr/hpux/X11/Demos/blast-1.0/
DISTNAME= ${PORTNAME}-${PORTVERSION}-ss-11.00
MAINTAINER= ports@FreeBSD.org