summaryrefslogtreecommitdiff
path: root/mail/dovecot2
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-09 22:10:45 +0000
committernia <nia@pkgsrc.org>2019-06-09 22:10:45 +0000
commit5ef6b2a0020a1618f2796cc7e555cb0eb6cb1c22 (patch)
tree87b3f4408e00c2df3fdf29e949713ad88cf9cc86 /mail/dovecot2
parent7ca311d5cfed2b9efaf335f32942867e59e0e48e (diff)
downloadpkgsrc-5ef6b2a0020a1618f2796cc7e555cb0eb6cb1c22.tar.gz
dovecot2: HOMEPAGE is a permanent redirect to https.
Diffstat (limited to 'mail/dovecot2')
-rw-r--r--mail/dovecot2/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot2/Makefile.common b/mail/dovecot2/Makefile.common
index ac02523af2b..c26c6299121 100644
--- a/mail/dovecot2/Makefile.common
+++ b/mail/dovecot2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2019/04/30 15:21:05 taca Exp $
+# $NetBSD: Makefile.common,v 1.29 2019/06/09 22:10:45 nia Exp $
#
# when updating to a new release, update ABI depends in
# the buildlink3.mk file as well, since the plugins' version
@@ -16,7 +16,7 @@ CATEGORIES= mail
MASTER_SITES= https://www.dovecot.org/releases/${PKGVERSION_NOREV:R}/
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= http://www.dovecot.org/
+HOMEPAGE= https://www.dovecot.org/
COMMENT= Secure IMAP and POP3 server
LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd