summaryrefslogtreecommitdiff
path: root/devel/cppunit/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
commitc6f7d1b90e3b606d33d600e12e82f8b03d5d1331 (patch)
treee0d085ed59a29c7541ca2379075be70dfe11b527 /devel/cppunit/Makefile
parent70d04c743a2f6b012f14a36d6348a7056a43b701 (diff)
downloadpkgsrc-c6f7d1b90e3b606d33d600e12e82f8b03d5d1331.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'devel/cppunit/Makefile')
-rw-r--r--devel/cppunit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile
index 69f59253546..27540df1503 100644
--- a/devel/cppunit/Makefile
+++ b/devel/cppunit/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2019/12/31 08:43:52 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/01/18 23:30:25 rillig Exp $
DISTNAME= cppunit-1.15.1
CATEGORIES= devel
MASTER_SITES= http://dev-www.libreoffice.org/src/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.freedesktop.org/wiki/Software/cppunit
+HOMEPAGE= https://www.freedesktop.org/wiki/Software/cppunit
COMMENT= C++ unit testing framework
LICENSE= gnu-lgpl-v2.1