diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-06 16:27:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-06 16:27:38 +0000 |
commit | 4042b3dddf280bd375b05e02134ccaabb217446b (patch) | |
tree | f2a98f1f005fdb9d3d1ff7b41642df5bfe95baae /mail/bbmail/Makefile | |
parent | 0ddebc0b505dd1826757c30569e56b340d4a781a (diff) | |
download | ports-4042b3dddf280bd375b05e02134ccaabb217446b.tar.gz ports-4042b3dddf280bd375b05e02134ccaabb217446b.zip |
Notes
Diffstat (limited to 'mail/bbmail/Makefile')
-rw-r--r-- | mail/bbmail/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 61c0129db7f7..5f6ece0b09bf 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: bbmail -# Version required: 0.5.0 +# Version required: 0.5.2 # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id: Makefile,v 1.1.1.1 1999/05/09 17:30:44 steve Exp $ +# $Id: Makefile,v 1.2 1999/05/10 04:09:55 steve Exp $ # -DISTNAME= bbmail-0.5.1 +DISTNAME= bbmail-0.5.2 CATEGORIES= mail -MASTER_SITES= http://bbtools.windsofstorm.net/sources/ +MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ + ftp://stokes.tte.ele.tue.nl/pub/ MAINTAINER= cpiazza@home.net |