diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-28 06:01:27 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-28 06:01:27 +0000 |
commit | e88bb5468de5f0469b4a69b1f5679b8238606b2b (patch) | |
tree | f1cb794be4a9b8da14b4044642b6bb799aa82f8e /mail/bbmail | |
parent | 5470233491ee0ef1e2fc01b9a4427f6b682dface (diff) |
Update to version 0.6.2
Notes
Notes:
svn path=/head/; revision=22705
Diffstat (limited to 'mail/bbmail')
-rw-r--r-- | mail/bbmail/Makefile | 8 | ||||
-rw-r--r-- | mail/bbmail/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 326a218b6721..8d7468594407 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: bbmail -# Version required: 0.6.0 +# Version required: 0.6.2 # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= bbmail-0.6.0 +DISTNAME= bbmail-0.6.2 CATEGORIES= mail MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ ftp://stokes.tte.ele.tue.nl/pub/bbmail/ MAINTAINER= cpiazza@FreeBSD.org -GNU_CONFIGURE= YES -USE_XLIB= YES +GNU_CONFIGURE= yes +USE_XLIB= yes .include <bsd.port.mk> diff --git a/mail/bbmail/distinfo b/mail/bbmail/distinfo index 33d2faed8927..c14925fa2586 100644 --- a/mail/bbmail/distinfo +++ b/mail/bbmail/distinfo @@ -1 +1 @@ -MD5 (bbmail-0.6.0.tar.gz) = 89dfc1740ebf307f2e0322f29e4f6e9e +MD5 (bbmail-0.6.2.tar.gz) = 535afb08a7b601d3831fe1e8c6435c4a |