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 /mail/balsa | |
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.
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |