pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/uno uno: switch HOMEPAGE and MASTER_SITES to HTTPS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfd3e0596591
branches: trunk
changeset: 456154:dfd3e0596591
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Wed Jul 21 04:47:41 2021 +0000
description:
uno: switch HOMEPAGE and MASTER_SITES to HTTPS.
diffstat:
devel/uno/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 72e333341c0d -r dfd3e0596591 devel/uno/Makefile
--- a/devel/uno/Makefile Wed Jul 21 01:00:43 2021 +0000
+++ b/devel/uno/Makefile Wed Jul 21 04:47:41 2021 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.21 2019/11/03 10:39:32 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2021/07/21 04:47:41 fcambus Exp $
#
DISTNAME= uno_v213
PKGNAME= uno-2.13
CATEGORIES= devel
-MASTER_SITES= http://spinroot.com/uno/
+MASTER_SITES= https://spinroot.com/uno/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://spinroot.com/uno/
+HOMEPAGE= https://spinroot.com/uno/
COMMENT= Tool for source code analysis
WRKSRC= ${WRKDIR}/uno/src
Home |
Main Index |
Thread Index |
Old Index