diff options
author | Mike Heffner <mikeh@FreeBSD.org> | 2002-01-16 04:54:30 +0000 |
---|---|---|
committer | Mike Heffner <mikeh@FreeBSD.org> | 2002-01-16 04:54:30 +0000 |
commit | ccd1417439a71286178faac97de4b9acbc50a983 (patch) | |
tree | 101ce594b2c711e0033109d134686c6223a63c4e /mail/xfmail | |
parent | Update 1.2.2 -> 1.2.3 (diff) |
Update mirror address.
Notes
Notes:
svn path=/head/; revision=53146
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 |