diff options
author | frueauf <frueauf@pkgsrc.org> | 2001-09-23 10:53:37 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2001-09-23 10:53:37 +0000 |
commit | 3df4a57a141e7cc41d266cd9f00b278eff37e64a (patch) | |
tree | 694860e486d974c6356be2bd30e22c195d2ca1ad /mail/fetchmailconf/Makefile | |
parent | 0c6336a1e4eaad94c86033711547d1d37abe1c9e (diff) | |
download | pkgsrc-3df4a57a141e7cc41d266cd9f00b278eff37e64a.tar.gz |
Update fetchmail{conf} to 5.9.0 and apply patch provided in pr 14031
by Xavier HUMBERT <xavier@xavhome.fr.eu.org>.
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index e8b539ac5cd..7a1a5a0ff31 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2001/08/10 05:31:40 tron Exp $ +# $NetBSD: Makefile,v 1.27 2001/09/23 10:53:38 frueauf Exp $ -DISTNAME= fetchmail-5.8.17 +DISTNAME= fetchmail-5.9.0 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ |