diff options
author | petef <petef@FreeBSD.org> | 2002-03-29 07:07:09 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-29 07:07:09 +0800 |
commit | ee6acaeddca9c267c36a643a2376e79fe99a63df (patch) | |
tree | 6e3a9860aca3c2ad2864fd626d2bc9e314eaa98f /mail | |
parent | 8a0a7b71fa8deda720230524fd1373eb508eeafc (diff) | |
download | freebsd-ports-gnome-ee6acaeddca9c267c36a643a2376e79fe99a63df.tar.gz freebsd-ports-gnome-ee6acaeddca9c267c36a643a2376e79fe99a63df.tar.zst freebsd-ports-gnome-ee6acaeddca9c267c36a643a2376e79fe99a63df.zip |
Host the distfile at a temporary location until the main FTP site works
again.
PR: 36436
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailfilter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mailfilter/Makefile b/mail/mailfilter/Makefile index 4c0d36205604..4900933b4b5e 100644 --- a/mail/mailfilter/Makefile +++ b/mail/mailfilter/Makefile @@ -8,7 +8,8 @@ PORTNAME= mailfilter PORTVERSION= 1.0b CATEGORIES= mail -MASTER_SITES= ftp://samurai.ruin.org/pub/All/ +MASTER_SITES= http://galileo.spaceports.com/~jharris/distfiles/ \ + ftp://samurai.ruin.org/pub/All/ MAINTAINER= jmrobins@samurai.ruin.org |