diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-05-03 11:54:20 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-05-03 11:54:20 +0000 |
commit | 4f12058261e959c8677fdbf88fe58127dc5a9121 (patch) | |
tree | 07fcc11d54c2c2073f7ce8b13e38d3673796efd3 /mail/fetchmail/Makefile | |
parent | 075085702ab179b8e29e9aff3ded068bbec59cd0 (diff) | |
download | pkgsrc-4f12058261e959c8677fdbf88fe58127dc5a9121.tar.gz |
Update fetchmail to 5.0.3.
fetchmail-5.0.3 (Sun May 2 23:39:22 EDT 1999):
* Added FAQ item about things to check if --monitor fails with pppd.
* Fixed Matthias Andree's SMTP error bug.
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index db805efc802..741022f91ae 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 1999/05/02 10:35:03 frueauf Exp $ +# $NetBSD: Makefile,v 1.42 1999/05/03 11:54:20 frueauf Exp $ # -DISTNAME= fetchmail-5.0.2 +DISTNAME= fetchmail-5.0.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ |