diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-27 17:14:40 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-27 17:14:40 +0800 |
commit | 3cf62710aa5703ec60918c9499fd86f36bf6248b (patch) | |
tree | 8eedcd80ec99961018daf728a36e03574c6d9df7 /graphics | |
parent | 3a442a0b0cc1dcf608168a5b240282d074add41d (diff) | |
download | freebsd-ports-gnome-3cf62710aa5703ec60918c9499fd86f36bf6248b.tar.gz freebsd-ports-gnome-3cf62710aa5703ec60918c9499fd86f36bf6248b.tar.zst freebsd-ports-gnome-3cf62710aa5703ec60918c9499fd86f36bf6248b.zip |
change master site ; old site no longer exist
PR: 27679
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/isreal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/isreal/Makefile b/graphics/isreal/Makefile index b56f782325fe..5a54d24ecec6 100644 --- a/graphics/isreal/Makefile +++ b/graphics/isreal/Makefile @@ -8,7 +8,7 @@ PORTNAME= isreal PORTVERSION= 2.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.freeradius.org/pub/isreal/ +MASTER_SITES= ftp://ftp.striker.ottawa.on.ca/pub/isreal/ EXTRACT_SUFX= .tar MAINTAINER= mark@kyne.com.au |