pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/psi chat/psi: HOMEPAGE supports TLS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c68c43ad4cb
branches:  trunk
changeset: 319230:4c68c43ad4cb
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Feb 08 20:04:19 2019 +0000

description:
chat/psi: HOMEPAGE supports TLS

diffstat:

 chat/psi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4452ea7d27c9 -r 4c68c43ad4cb chat/psi/Makefile
--- a/chat/psi/Makefile Fri Feb 08 14:56:12 2019 +0000
+++ b/chat/psi/Makefile Fri Feb 08 20:04:19 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2019/02/08 14:56:00 nia Exp $
+# $NetBSD: Makefile,v 1.88 2019/02/08 20:04:19 nia Exp $
 
 DISTNAME=      psi-1.4
 CATEGORIES=    chat
@@ -6,7 +6,7 @@
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    schnoebe%NetBSD.org@localhost
-HOMEPAGE=      http://psi-im.org/
+HOMEPAGE=      https://psi-im.org/
 COMMENT=       Psi XMPP/Jabber Client
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index