diff options
author | tnn <tnn@pkgsrc.org> | 2010-02-14 13:06:32 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-02-14 13:06:32 +0000 |
commit | 2baa0c93f40f512069ef46394a59877ea7a8b2c3 (patch) | |
tree | be933f7d42817f01802a5ea222be00ab1f612bbe /mail | |
parent | 641d5d452e8cb914aa4d7161cb0dbf0d9cc8996e (diff) | |
download | pkgsrc-2baa0c93f40f512069ef46394a59877ea7a8b2c3.tar.gz |
catch up w/ fetchmail
Diffstat (limited to 'mail')
-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 8885ffe0086..1900801d45d 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2010/02/10 19:17:40 joerg Exp $ +# $NetBSD: Makefile,v 1.78 2010/02/14 13:06:32 tnn Exp $ -DISTNAME= fetchmail-6.3.11 +DISTNAME= fetchmail-6.3.14 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.berlios.de/fetchmail/ EXTRACT_SUFX= .tar.bz2 |