diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:38:41 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:38:41 +0000 |
commit | 81faedf82630bb725e6420dccc0f1d29e0280942 (patch) | |
tree | 6b3ec3289634f55bb583f12bcbf68a04a8ccaef3 /mail/bbmail | |
parent | 0d731daf26f42272f5017a8ed13501bc198f0e02 (diff) | |
download | ports-81faedf82630bb725e6420dccc0f1d29e0280942.tar.gz ports-81faedf82630bb725e6420dccc0f1d29e0280942.zip |
Notes
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 1a45df5d0533..7d36b1ea3aae 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 c14925fa2586..6cc413a8b7aa 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 7074965a2885..e50d7cc4badb 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 |