diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-06 00:55:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-06 00:55:14 +0800 |
commit | 520cb9a99fccd2a077ef7371d1a0ddb99c76fcfc (patch) | |
tree | 5c3c6ed199e058f9c6b49426830101ae19f524d1 | |
parent | d90c0401847624a6bd791441a70a4fed45714ff2 (diff) | |
download | freebsd-ports-gnome-520cb9a99fccd2a077ef7371d1a0ddb99c76fcfc.tar.gz freebsd-ports-gnome-520cb9a99fccd2a077ef7371d1a0ddb99c76fcfc.tar.zst freebsd-ports-gnome-520cb9a99fccd2a077ef7371d1a0ddb99c76fcfc.zip |
Per distfile survey, remove mastersite that disappeared in May 2003.
-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 |