diff options
author | ache <ache@FreeBSD.org> | 1998-03-03 06:12:06 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-03-03 06:12:06 +0800 |
commit | d29ffd072763b2ecd972549b9364d9c7d4441d91 (patch) | |
tree | a3ed35ffd41bbef0e2bfc417df50c877bc6d4c22 /mail/fetchmail/Makefile | |
parent | 3394da930b4aa712e772c245b7a823cb235d6561 (diff) | |
download | freebsd-ports-gnome-d29ffd072763b2ecd972549b9364d9c7d4441d91.tar.gz freebsd-ports-gnome-d29ffd072763b2ecd972549b9364d9c7d4441d91.tar.zst freebsd-ports-gnome-d29ffd072763b2ecd972549b9364d9c7d4441d91.zip |
Upgrade to 4.3.8
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 6a9976d0ac39..cf7f76cc87cd 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fetchmail -# Version required: 4.3.6 +# Version required: 4.3.8 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.54 1997/12/24 01:21:13 alex Exp $ +# $Id: Makefile,v 1.55 1998/01/29 17:13:07 ache Exp $ # -DISTNAME= fetchmail-4.3.6 +DISTNAME= fetchmail-4.3.8 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ |