diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-29 14:33:54 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-29 14:33:54 +0000 |
commit | 48b6b34f80693465c971cada745f259af2d71396 (patch) | |
tree | 896e3c475f78c74d9ac6f255047b2c1604cd7a64 /mail/balsa2 | |
parent | a678de1f5e4c81600847061d4de03b9939bb7991 (diff) |
Notes
Diffstat (limited to 'mail/balsa2')
-rw-r--r-- | mail/balsa2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |