diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-19 07:59:01 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-19 07:59:01 +0000 |
commit | 02e8af917e9e9be91bd16f4e14f8937725419176 (patch) | |
tree | 81bbd2161cd4351111e4687a726cf6bc15fcc23e /mail/balsa | |
parent | 538da272978178cdebf176969f59bd539498ea21 (diff) | |
download | ports-02e8af917e9e9be91bd16f4e14f8937725419176.tar.gz ports-02e8af917e9e9be91bd16f4e14f8937725419176.zip |
Notes
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index b2f010bca5bb..a7b3e017e156 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -8,8 +8,8 @@ PORTNAME= balsa PORTVERSION= 0.9.5 CATEGORIES= mail gnome -MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \ - http://www.theochem.kth.se/~pawsa/balsa/ +MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ + ftp://ftp.newton.cx/pub/balsa/ MAINTAINER= sobomax@FreeBSD.org |