diff options
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/ \ |