pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/dovecot2-pigeonhole



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jul 24 18:14:42 UTC 2019

Modified Files:
        pkgsrc/mail/dovecot2-pigeonhole: Makefile

Log Message:
Use https for dovecot.org.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/mail/dovecot2-pigeonhole/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/dovecot2-pigeonhole/Makefile
diff -u pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.50 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.51
--- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.50       Tue Jul 23 15:12:22 2019
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile    Wed Jul 24 18:14:42 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2019/07/23 15:12:22 taca Exp $
+# $NetBSD: Makefile,v 1.51 2019/07/24 18:14:42 nia Exp $
 
 DISTNAME=      dovecot-2.3-pigeonhole-0.5.7.1
 PKGNAME=       ${DISTNAME:S/-2.3-/-/}
@@ -6,7 +6,7 @@ CATEGORIES=     mail
 MASTER_SITES=  http://pigeonhole.dovecot.org/releases/2.3/
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      http://www.dovecot.org/
+HOMEPAGE=      https://www.dovecot.org/
 COMMENT=       Support for the Sieve language and the ManageSieve protocol
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index