diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-27 08:59:21 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-01-27 08:59:21 +0000 |
commit | 0c57cdcc1620f587815a58fa84ca73ef90ab6d5d (patch) | |
tree | 65d5d44b5a2d2c2ef3d338f4b5eae96a88fc8119 /mail | |
parent | Update MASTER_SITES to reflect mirror site reorganisation. (diff) |
Update MASTER_SITES to reflect mirror site reorganisation.
PR: 34323
Submitted by: andrew@ugh.net.au
Notes
Notes:
svn path=/head/; revision=53836
Diffstat (limited to 'mail')
-rw-r--r-- | mail/newmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index 12c29a317f9c..70a2ffa66235 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -9,8 +9,8 @@ PORTNAME= newmail PORTVERSION= 1.0.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ \ - ftp://ftp.megamirror.com/pub/ugh/newmail/ \ - http://ftp.megamirror.com/pub/ugh/newmail/ + ftp://ftp.megamirror.com/pub/ugh/unix/newmail/ \ + http://ftp.megamirror.com/pub/ugh/unix/newmail/ MAINTAINER= andrew@ugh.net.au |