diff options
author | Mike Heffner <mikeh@FreeBSD.org> | 2004-01-11 19:14:46 +0000 |
---|---|---|
committer | Mike Heffner <mikeh@FreeBSD.org> | 2004-01-11 19:14:46 +0000 |
commit | 8a2e324b7fe4ec4abf592eee693318703b63d197 (patch) | |
tree | 95abcc1ffe6633f7d7392e9d926e2fe89b20629f /mail/xfmail | |
parent | 2a860ad8f579724fa2fe084faa6b601cea4a6355 (diff) | |
download | ports-8a2e324b7fe4ec4abf592eee693318703b63d197.tar.gz ports-8a2e324b7fe4ec4abf592eee693318703b63d197.zip |
Update FTP mirror address.
Notes
Notes:
svn path=/head/; revision=97943
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 93220ef4d63d..a8cb85f8e2a5 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.4 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://xfmail.cfreeze.com/pub/xfmail/release/%SUBDIR%/ \ - ftp://cupido.geophys.nat.tu-bs.de/pub/xfmail/release/%SUBDIR%/ \ + ftp://ftp.welcomes-you.com/pub/xfmail/release/%SUBDIR%/ \ ftp://xfmail.ufies.org/pub/xfmail/release/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION}rc1/source/ DISTNAME= ${PORTNAME}-${PORTVERSION}-rc1 |