diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:26:12 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:26:12 +0000 |
commit | 369b06f1ab4a5152bd040c2eec425aeacbbf792f (patch) | |
tree | 31f57f464b10a5fb89a5bb033dc7d1e18a2a173e /mail/balsa | |
parent | 62b4490d309330cc405563c47e831b05e5f2e77f (diff) | |
download | ports-369b06f1ab4a5152bd040c2eec425aeacbbf792f.tar.gz ports-369b06f1ab4a5152bd040c2eec425aeacbbf792f.zip |
Notes
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 2 | ||||
-rw-r--r-- | mail/balsa/pkg-descr | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 0e60593a273e..6ad838bb72ab 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.balsa.net/pub/balsa/ MAINTAINER= ports@FreeBSD.org -#RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomegore +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList diff --git a/mail/balsa/pkg-descr b/mail/balsa/pkg-descr index 00567d7fe2d9..484e6febcc10 100644 --- a/mail/balsa/pkg-descr +++ b/mail/balsa/pkg-descr @@ -3,12 +3,10 @@ view mail files in mbox, maildir, and mh format. The pop3 support is not complete. All mail retrieved will be left on the server, and hence retrieved again if not deleted through some other pop3 -client. I would recommend using fetchmail to retrieve pop3 mail. +client. Using fetchmail would be recommended to retrieve pop3 mail. Balsa is probably not fully usable as one's primary mail client at this time. However, it is under active development and fits with other gnome applications. WWW: http://www.balsa.net/ - -The web site does not appear to be up to date. |