diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-12-15 18:27:24 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-12-15 18:27:24 +0000 |
commit | ccdf0828184c3c034f90bacd28fd5e1c0f584550 (patch) | |
tree | 0e440358d58af202ea1e2c30e0a3e03c46ce0b67 /mail/bbmail | |
parent | 9dc2e5a0e0bb10c9737ca0a5e34b2957c6920f46 (diff) |
o Update to > 0.8.3
o Add another MASTER_SITE
PR: ports/59676
Submitted by: Frank Shute <frank@esperance-linux.co.uk>
Notes
Notes:
svn path=/head/; revision=95897
Diffstat (limited to 'mail/bbmail')
-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 dc827dbc2e7b..a56e20eeb2d3 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 51193c57ae16..c3a728ba7362 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 2bd8c11bf368..0b8b94e7caf7 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/ |