summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-02-23 18:07:10 +0000
committernia <nia@pkgsrc.org>2020-02-23 18:07:10 +0000
commitad3f0611d48f2bcf2014ce395915bfb04336bef0 (patch)
treed3e95cf66b9b136039a436df5fc549c886b59edb /chat
parentee5e10aa4e5dec8a0c7fcfc2fce57e5532a13e3e (diff)
downloadpkgsrc-ad3f0611d48f2bcf2014ce395915bfb04336bef0.tar.gz
libotr: Update HOMEPAGE
Diffstat (limited to 'chat')
-rw-r--r--chat/libotr/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/libotr/Makefile b/chat/libotr/Makefile
index 831eddafe57..fb4d8d60b36 100644
--- a/chat/libotr/Makefile
+++ b/chat/libotr/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2019/11/02 22:18:23 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/02/23 18:07:10 nia Exp $
VERSION= 4.1.1
DISTNAME= libotr-${VERSION}
PKGNAME= libotr-${VERSION}
CATEGORIES= chat security
-MASTER_SITES= http://www.cypherpunks.ca/otr/
+MASTER_SITES= https://otr.cypherpunks.ca/
MAINTAINER= nathanw@NetBSD.org
# also gdt@NetBSD.org
-HOMEPAGE= http://www.cypherpunks.ca/otr/
+HOMEPAGE= https://otr.cypherpunks.ca/
COMMENT= Library for Off-The-Record encrypted messaging
LICENSE= gnu-gpl-v2