pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/roundcube



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Nov  9 11:30:06 UTC 2019

Modified Files:
        pkgsrc/mail/roundcube: Makefile.common

Log Message:
roundcube: Follow HOMEPAGE redirect


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/roundcube/Makefile.common

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

Modified files:

Index: pkgsrc/mail/roundcube/Makefile.common
diff -u pkgsrc/mail/roundcube/Makefile.common:1.14 pkgsrc/mail/roundcube/Makefile.common:1.15
--- pkgsrc/mail/roundcube/Makefile.common:1.14  Sun Sep  1 13:08:09 2019
+++ pkgsrc/mail/roundcube/Makefile.common       Sat Nov  9 11:30:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2019/09/01 13:08:09 taca Exp $
+# $NetBSD: Makefile.common,v 1.15 2019/11/09 11:30:06 nia Exp $
 #
 # used by mail/roundcube/Makefile
 # used by mail/roundcube/plugins.mk
@@ -7,7 +7,7 @@ DISTNAME=       roundcubemail-${RC_VERS}
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=roundcube/}
 GITHUB_PROJECT=        roundcubemail
-HOMEPAGE=      http://roundcube.net/
+HOMEPAGE=      https://roundcube.net/
 DISTFILES+=    ${DISTNAME}${EXTRACT_SUFX}
 DIST_SUBDIR=   roundcube
 



Home | Main Index | Thread Index | Old Index