diff options
author | triaxx <triaxx@pkgsrc.org> | 2022-01-31 14:13:58 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2022-01-31 14:13:58 +0000 |
commit | 64c5393221d3e2987a79460f701115d22da7e4ef (patch) | |
tree | fd923cbffdf4f60964c382abec0c8d74c26e7f5d /mail | |
parent | 70b1c88e5592457d87323fc3df9aaf3dc09cff24 (diff) | |
download | pkgsrc-64c5393221d3e2987a79460f701115d22da7e4ef.tar.gz |
fetchmailconf: Update to 6.4.27
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 b59025add30..d5c5dd6651a 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.114 2022/01/24 11:57:52 triaxx Exp $ +# $NetBSD: Makefile,v 1.115 2022/01/31 14:13:58 triaxx Exp $ -DISTNAME= fetchmail-6.4.26 +DISTNAME= fetchmail-6.4.27 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/} |