diff options
author | itojun <itojun> | 2000-03-09 23:31:19 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-03-09 23:31:19 +0000 |
commit | c6366d18e5ae37d899697afca2e4ec5e1988fb46 (patch) | |
tree | e07d4b48a42af3235934a379b40e059fd6d00846 /mail | |
parent | 1b357075c2b02cf940c261cb5c653c25b6cfd3b7 (diff) | |
download | pkgsrc-c6366d18e5ae37d899697afca2e4ec5e1988fb46.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/ \ |