diff options
-rw-r--r-- | mail/balsa/Makefile | 3 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 6585e651a684..893ac230a22f 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -9,8 +9,7 @@ PORTNAME= balsa PORTVERSION= 1.4.4 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ - http://www.theochem.kth.se/~pawsa/balsa/ \ - ftp://ftp.newton.cx/pub/balsa/ + http://www.theochem.kth.se/~pawsa/balsa/ MAINTAINER= gnome@FreeBSD.org COMMENT= A mail reader for the GNOME desktop diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 84aa6036275c..6570ad3b2eb6 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -8,8 +8,7 @@ PORTNAME= balsa2 PORTVERSION= 2.0.15 CATEGORIES= mail gnome -MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ - ftp://ftp.newton.cx/pub/balsa/ +MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ DISTNAME= balsa-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |