summaryrefslogtreecommitdiff
path: root/mail/dovecot2/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot2/Makefile.common')
-rw-r--r--mail/dovecot2/Makefile.common7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/dovecot2/Makefile.common b/mail/dovecot2/Makefile.common
index 4ca1ba551a0..b7c0c59e8f6 100644
--- a/mail/dovecot2/Makefile.common
+++ b/mail/dovecot2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2021/12/07 16:57:26 adam Exp $
+# $NetBSD: Makefile.common,v 1.48 2022/02/03 21:02:04 adam Exp $
#
# when updating to a new release, update ABI depends in
# the buildlink3.mk file as well, since the plugins' version
@@ -11,9 +11,9 @@
# used by mail/dovecot2-pgsql/Makefile
# used by mail/dovecot2-sqlite/Makefile
-DISTNAME= dovecot-2.3.17.1
+DISTNAME= dovecot-2.3.18
CATEGORIES= mail
-MASTER_SITES= https://dovecot.org/releases/${PKGVERSION_NOREV:R:R}/
+MASTER_SITES= https://dovecot.org/releases/${PKGVERSION_NOREV:R}/
MAINTAINER= adam@NetBSD.org
HOMEPAGE= https://www.dovecot.org/
@@ -59,4 +59,5 @@ CONFIGURE_ARGS.SunOS+= --with-notify=none
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../archivers/lz4/buildlink3.mk"
.include "../../archivers/xz/buildlink3.mk"
+.include "../../archivers/zstd/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"