summaryrefslogtreecommitdiff
path: root/devel/gettext
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/gettext
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/gettext')
-rw-r--r--devel/gettext/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gettext/Makefile.common b/devel/gettext/Makefile.common
index d00d4b36758..3c312504fc7 100644
--- a/devel/gettext/Makefile.common
+++ b/devel/gettext/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2019/05/27 13:21:41 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.16 2020/01/18 23:30:28 rillig Exp $
#
# used by devel/gettext/Makefile
# used by devel/gettext-asprintf/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=gettext/}
MAINTAINER?= joerg@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/gettext/gettext.html
+HOMEPAGE= https://www.gnu.org/software/gettext/gettext.html
LICENSE= gnu-gpl-v3
CONFLICTS= gettext<=0.10.35