diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-02 11:41:51 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-02 11:41:51 +0000 |
commit | 926731b5a260c43d1013e25b78ba2d49e9f3f230 (patch) | |
tree | 23b51506eea1c9c7bdf0914bec0262f9f23069eb /mail/bbmail | |
parent | d043fc2fcd7288acc80c44ed71ae3cd77e17c61a (diff) | |
download | ports-926731b5a260c43d1013e25b78ba2d49e9f3f230.tar.gz ports-926731b5a260c43d1013e25b78ba2d49e9f3f230.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, 6 insertions, 5 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 0f622945987f..0d3427d63f83 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -1,18 +1,19 @@ # New ports collection makefile for: bbmail -# Version required: 0.5.2 +# Version required: 0.5.3 # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.4 1999/06/19 08:25:11 cpiazza Exp $ +# $Id: Makefile,v 1.5 1999/07/14 05:50:03 cpiazza Exp $ # -DISTNAME= bbmail-0.5.2 +DISTNAME= bbmail-0.5.3 CATEGORIES= mail MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ ftp://stokes.tte.ele.tue.nl/pub/bbmail/ MAINTAINER= cpiazza@FreeBSD.org +WRKSRC= ${WRKDIR}/${DISTNAME}-1 GNU_CONFIGURE= YES USE_XLIB= YES diff --git a/mail/bbmail/distinfo b/mail/bbmail/distinfo index 77715770f69d..31ac38074190 100644 --- a/mail/bbmail/distinfo +++ b/mail/bbmail/distinfo @@ -1 +1 @@ -MD5 (bbmail-0.5.2.tar.gz) = 15e5663f017bcf00d52f5d077478319d +MD5 (bbmail-0.5.3.tar.gz) = d80ecdce8e2dcf1af0bd0ada034ba3c8 diff --git a/mail/bbmail/pkg-descr b/mail/bbmail/pkg-descr index a2d5194149ab..7074965a2885 100644 --- a/mail/bbmail/pkg-descr +++ b/mail/bbmail/pkg-descr @@ -1,4 +1,4 @@ -A tool that displays the status of your mailbox and warns you when new +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. |