diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-01-27 16:59:21 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-01-27 16:59:21 +0800 |
commit | ce5a2137c47097fcf5e9cd5cc716d72efe9e89de (patch) | |
tree | 6542c7245098807558cf5224bd8172a82cfb5a04 /mail | |
parent | abfff388ca8ff9dfcd9f3ba1d34f7d7da9a39181 (diff) | |
download | freebsd-ports-gnome-ce5a2137c47097fcf5e9cd5cc716d72efe9e89de.tar.gz freebsd-ports-gnome-ce5a2137c47097fcf5e9cd5cc716d72efe9e89de.tar.zst freebsd-ports-gnome-ce5a2137c47097fcf5e9cd5cc716d72efe9e89de.zip |
Update MASTER_SITES to reflect mirror site reorganisation.
PR: 34323
Submitted by: andrew@ugh.net.au
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 |