diff options
author | itojun <itojun@pkgsrc.org> | 2000-03-09 23:31:19 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-03-09 23:31:19 +0000 |
commit | 54a147c231ccdca73521938e3ed43ba7eeed6f0c (patch) | |
tree | e07d4b48a42af3235934a379b40e059fd6d00846 /mail | |
parent | 26ef31a0a287646844b9f1c5080a1aaea7da6a3f (diff) | |
download | pkgsrc-54a147c231ccdca73521938e3ed43ba7eeed6f0c.tar.gz |
upgrade to 5.3.2. (see mail/fetchmail for changelog)
Diffstat (limited to 'mail')
-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 8eb498a26be..55fc6e7cae9 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2000/03/04 02:16:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2000/03/09 23:31:19 itojun Exp $ # -DISTNAME= fetchmail-5.3.0 +DISTNAME= fetchmail-5.3.2 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ |