diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-19 15:50:00 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-19 15:50:00 +0000 |
commit | 2463e3251810b820023370a6ca4ab5b2c626efea (patch) | |
tree | ca2c75bf6454120e3931b3d4f60fdfe0f2a7f99a /mail/xfmail | |
parent | Fix a breakage caused by changed chown semantics. (diff) |
Update MASTER_SITE
PR: 27910
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Notes
Notes:
svn path=/head/; revision=44228
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 2bbcff0b3ab4..6ed6ccc0b685 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfmail PORTVERSION= 1.4.0 CATEGORIES= mail -MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.0/ +MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/old/1.4.0/ MAINTAINER= gena@NetVision.net.il |