diff options
author | mich <mich@FreeBSD.org> | 2003-12-15 18:27:24 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-12-15 18:27:24 +0000 |
commit | e67e7e99ad6b6bd7496a6d364a3db5ddc98cebd0 (patch) | |
tree | 12048297ef9ad2e8b91d4dbd5f580dbbc71015c0 /mail | |
parent | d4f67233b9dbeee9f58fb9650955aa574d52cabe (diff) | |
download | FreeBSD-ports-e67e7e99ad6b6bd7496a6d364a3db5ddc98cebd0.zip FreeBSD-ports-e67e7e99ad6b6bd7496a6d364a3db5ddc98cebd0.tar.gz |
o Update to > 0.8.3
o Add another MASTER_SITE
PR: ports/59676
Submitted by: Frank Shute <frank@esperance-linux.co.uk>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bbmail/Makefile | 6 | ||||
-rw-r--r-- | mail/bbmail/distinfo | 2 | ||||
-rw-r--r-- | mail/bbmail/pkg-descr | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index dc827db..a56e20e 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -6,9 +6,11 @@ # PORTNAME= bbmail -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= mail -MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ +MASTER_SITES= http://easynews.dl.sourceforge.net/sourceforge/bbtools/ \ + http://bbtools.thelinuxcommunity.org/sources/ \ + http://www.esperance-linux.co.uk/src/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool intended for Blackbox that checks for new mail diff --git a/mail/bbmail/distinfo b/mail/bbmail/distinfo index 51193c5..c3a728b 100644 --- a/mail/bbmail/distinfo +++ b/mail/bbmail/distinfo @@ -1 +1 @@ -MD5 (bbmail-0.8.2.tar.gz) = c66c4d603eeb2175886ce3201eaca41c +MD5 (bbmail-0.8.3.tar.gz) = fc5dd75c3350402a3740a9982f206118 diff --git a/mail/bbmail/pkg-descr b/mail/bbmail/pkg-descr index 2bd8c11..0b8b94e 100644 --- a/mail/bbmail/pkg-descr +++ b/mail/bbmail/pkg-descr @@ -1,5 +1,5 @@ -A tool that displays the status of your mailbox and notifies you when new -mail has arrived. It was designed to be used with the Blackbox window manager -but should work with any window manager. +A tool that displays the status of your mailbox/maildir and notifies +you when new mail has arrived. It was designed to be used with the +Blackbox window manager but should work with any window manager. WWW: http://bbtools.thelinuxcommunity.org/ |