diff options
Diffstat (limited to 'mail/bbmail/Makefile')
-rw-r--r-- | mail/bbmail/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index f7832d7db540..326a218b6721 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -1,19 +1,18 @@ # New ports collection makefile for: bbmail -# Version required: 0.5.3 +# Version required: 0.6.0 # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= bbmail-0.5.3 +DISTNAME= bbmail-0.6.0 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 |