diff options
author | alex <alex@FreeBSD.org> | 2000-06-28 13:38:41 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-28 13:38:41 +0000 |
commit | cf3bf653c5addce85e5a7c4d4655c7589527484c (patch) | |
tree | 26562c19d31ef703bbf44faa8c395deba6df962a /mail/bbmail | |
parent | 0703b3a4dab8888352b8511be93a1a98bde6ba82 (diff) | |
download | FreeBSD-ports-cf3bf653c5addce85e5a7c4d4655c7589527484c.zip FreeBSD-ports-cf3bf653c5addce85e5a7c4d4655c7589527484c.tar.gz |
- Update to version 0.6.8
- USE_X_PREFIX
- Change WWW/MASTER_SITE
PR: 19419
Submitted by: maintainer
Diffstat (limited to 'mail/bbmail')
-rw-r--r-- | mail/bbmail/Makefile | 7 | ||||
-rw-r--r-- | mail/bbmail/distinfo | 2 | ||||
-rw-r--r-- | mail/bbmail/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 1a45df5d..7d36b1e 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -6,14 +6,13 @@ # PORTNAME= bbmail -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.8 CATEGORIES= mail -MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ - ftp://stokes.tte.ele.tue.nl/pub/bbmail/ +MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ MAINTAINER= patseal@hyperhost.net +USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_XLIB= yes .include <bsd.port.mk> diff --git a/mail/bbmail/distinfo b/mail/bbmail/distinfo index c14925f..6cc413a 100644 --- a/mail/bbmail/distinfo +++ b/mail/bbmail/distinfo @@ -1 +1 @@ -MD5 (bbmail-0.6.2.tar.gz) = 535afb08a7b601d3831fe1e8c6435c4a +MD5 (bbmail-0.6.8.tar.gz) = 36d0f8682362d5a902d44800518b56ec diff --git a/mail/bbmail/pkg-descr b/mail/bbmail/pkg-descr index 7074965..e50d7cc 100644 --- a/mail/bbmail/pkg-descr +++ b/mail/bbmail/pkg-descr @@ -2,4 +2,4 @@ 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. -WWW: http://bbtools.windsofstorm.net/ +WWW: http://bbtools.thelinuxcommunity.org |