diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-20 06:09:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-20 06:09:05 +0000 |
commit | 59d2c7803e524f86477873cfb488086ebc14f855 (patch) | |
tree | c4d3e6b1ef32232bfe4243f1856ab44a439e6fe4 /x11/blast | |
parent | 95c7274da4038738590849d3fc049be67f4afe15 (diff) |
Notes
Diffstat (limited to 'x11/blast')
-rw-r--r-- | x11/blast/Makefile | 4 |
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 |