diff options
author | itojun <itojun@pkgsrc.org> | 2003-11-05 05:20:36 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2003-11-05 05:20:36 +0000 |
commit | aa92df871805b8875bfc0f791bf704b2775580c3 (patch) | |
tree | 1ee6e4d4a3fd2cf04533c1d00ff31a5e0cdd1d28 /mail/fetchmailconf | |
parent | 1f8829f529c3c83ce6ab26304ffd4b34fc82c06d (diff) | |
download | pkgsrc-aa92df871805b8875bfc0f791bf704b2775580c3.tar.gz |
upgrade to 6.2.5. incorporates security patch (was in patches/patch-ag).
IMAP and some other improvements.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r-- | mail/fetchmailconf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index a25e33b59c8..e0207eec0f5 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.54 2003/10/08 20:25:01 itojun Exp $ +# $NetBSD: Makefile,v 1.55 2003/11/05 05:20:36 itojun Exp $ -DISTNAME= fetchmail-6.2.4 -PKGREVISION= 2 +DISTNAME= fetchmail-6.2.5 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= http://catb.org/~esr/fetchmail/ \ |