diff options
author | ache <ache@FreeBSD.org> | 1997-08-05 23:27:12 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-08-05 23:27:12 +0000 |
commit | 027d932ddf435e49e3bf74a4a351b84a274ed6e3 (patch) | |
tree | 4128cd5cc1aaf5458d9fbd86d827ac29e8c16f3c | |
parent | 627208140cb7f2fbf42bcf1d15fffe01b741e23d (diff) | |
download | FreeBSD-ports-027d932ddf435e49e3bf74a4a351b84a274ed6e3.zip FreeBSD-ports-027d932ddf435e49e3bf74a4a351b84a274ed6e3.tar.gz |
Upgrade to 4.0.6
-rw-r--r-- | mail/fetchmail/Makefile | 7 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 0e0ed89..d8d84eb 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,18 +1,19 @@ # New ports collection makefile for: fetchmail -# Version required: 4.0.0 +# Version required: 4.0.6 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.35 1997/07/02 13:04:57 ache Exp $ +# $Id: Makefile,v 1.36 1997/07/10 01:21:54 ache Exp $ # -DISTNAME= fetchmail-4.0.0 +DISTNAME= fetchmail-4.0.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-OPIE CONFIGURE_ENV+= LDFLAGS="${CFLAGS}" MAN1= fetchmail.1 diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 9b8c6f2..1980555 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.0.0.tar.gz) = 59b0371d8f2b2806b794cb0a70cf1c5d +MD5 (fetchmail-4.0.6.tar.gz) = d8dce48b29410beebb992874ac98c4be |