diff options
author | mikeh <mikeh@FreeBSD.org> | 2002-01-16 12:54:30 +0800 |
---|---|---|
committer | mikeh <mikeh@FreeBSD.org> | 2002-01-16 12:54:30 +0800 |
commit | 67b966902e3201964651a0234539ab5484564e66 (patch) | |
tree | f8356ffc33eadcab4bf7fca00bd6af8178644993 /mail/xfmail | |
parent | 98783834957f8844c5d80c6f7c1ccc04d131d63a (diff) | |
download | freebsd-ports-gnome-67b966902e3201964651a0234539ab5484564e66.tar.gz freebsd-ports-gnome-67b966902e3201964651a0234539ab5484564e66.tar.zst freebsd-ports-gnome-67b966902e3201964651a0234539ab5484564e66.zip |
Update mirror address.
Diffstat (limited to 'mail/xfmail')
-rw-r--r-- | mail/xfmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index d0b33ae25551..b6758b5bf5c9 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2 CATEGORIES= mail MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/%SUBDIR%/ \ ftp://cupido.geophys.nat.tu-bs.de/pub/xfmail/release/%SUBDIR%/ \ - ftp://cfreeze.ufies.org/pub/xfmail/release/%SUBDIR%/ + ftp://ftp.cfreeze.com/pub/xfmail/release/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION}/source/ MAINTAINER= mikeh@FreeBSD.org |