diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index b2f010bca5bb..a7b3e017e156 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/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 |