pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/libotr
Module Name: pkgsrc
Committed By: nia
Date: Sun Feb 23 18:07:10 UTC 2020
Modified Files:
pkgsrc/chat/libotr: Makefile
Log Message:
libotr: Update HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/chat/libotr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/libotr/Makefile
diff -u pkgsrc/chat/libotr/Makefile:1.19 pkgsrc/chat/libotr/Makefile:1.20
--- pkgsrc/chat/libotr/Makefile:1.19 Sat Nov 2 22:18:23 2019
+++ pkgsrc/chat/libotr/Makefile Sun Feb 23 18:07:10 2020
@@ -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@localhost
# also gdt%NetBSD.org@localhost
-HOMEPAGE= http://www.cypherpunks.ca/otr/
+HOMEPAGE= https://otr.cypherpunks.ca/
COMMENT= Library for Off-The-Record encrypted messaging
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index