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 9ab19acabe92..a6e804c75833 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.3.2 +# Version required: 4.3.3 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.49 1997/10/27 00:08:17 ache Exp $ +# $Id: Makefile,v 1.50 1997/10/28 04:40:39 asami Exp $ # -DISTNAME= fetchmail-4.3.2 +DISTNAME= fetchmail-4.3.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ |