summaryrefslogtreecommitdiff
path: root/x11/blast
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-20 06:09:05 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-20 06:09:05 +0000
commit59d2c7803e524f86477873cfb488086ebc14f855 (patch)
treec4d3e6b1ef32232bfe4243f1856ab44a439e6fe4 /x11/blast
parent- Fix build with new devel/libstatgrab version (diff)
- Fix MASTER_SITES
PR: ports/66913 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Notes
Notes: svn path=/head/; revision=109547
Diffstat (limited to 'x11/blast')
-rw-r--r--x11/blast/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/blast/Makefile b/x11/blast/Makefile
index 19164dbf52d5..64de516f067b 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