diff options
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index a1303011b055..543e392177b4 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 3.6.0 +# Version required: 3.8.0 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.22 1997/02/13 22:05:51 max Exp $ +# $Id: Makefile,v 1.23 1997/02/21 09:04:48 max Exp $ # -DISTNAME= fetchmail-3.6 +DISTNAME= fetchmail-3.8 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ |