diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-29 22:33:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-29 22:33:54 +0800 |
commit | 42217e2cf801d5b80caf04899d3960e1a939bfc7 (patch) | |
tree | 6bf3f30b0f86fae92dca1fe226ae03e03f2d55da /mail/balsa | |
parent | 2fbd561a3ec197846897261045f8bf9d389dca8b (diff) | |
download | freebsd-ports-gnome-42217e2cf801d5b80caf04899d3960e1a939bfc7.tar.gz freebsd-ports-gnome-42217e2cf801d5b80caf04899d3960e1a939bfc7.tar.zst freebsd-ports-gnome-42217e2cf801d5b80caf04899d3960e1a939bfc7.zip |
Update MASTER_SITES.
PR: 18873
Submitted by: Rod Taylor <rbt@zort.on.ca>
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 36073d3abd46..0030ff4155c4 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -8,7 +8,8 @@ PORTNAME= balsa PORTVERSION= 0.8.0 CATEGORIES= mail gnome -MASTER_SITES= ftp://ftp.balsa.net/pub/balsa/ +MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \ + http://www.theochem.kth.se/~pawsa/balsa/ MAINTAINER= ports@FreeBSD.org |