diff options
-rw-r--r-- | mail/balsa/Makefile | 3 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 36073d3abd46..0030ff4155c4 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/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 |