summaryrefslogtreecommitdiff
path: root/www/hugo/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-08 10:36:25 +0000
committernia <nia@pkgsrc.org>2019-07-08 10:36:25 +0000
commit42fddbb2e39d63e32f6648a73d6c6c84b2d3da30 (patch)
tree82deb90fa659d053a73f5c4985a0f39ea6acdecf /www/hugo/Makefile
parent441bb45d84eceaf2eb43a6b84c02f94ac1a07d3d (diff)
downloadpkgsrc-42fddbb2e39d63e32f6648a73d6c6c84b2d3da30.tar.gz
Follow some http->https redirects.
Diffstat (limited to 'www/hugo/Makefile')
-rw-r--r--www/hugo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hugo/Makefile b/www/hugo/Makefile
index 7716859b129..4ef0b9358e2 100644
--- a/www/hugo/Makefile
+++ b/www/hugo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/05/27 15:18:35 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2019/07/08 10:36:27 nia Exp $
DISTNAME= hugo-0.55.6
PKGNAME= go-${DISTNAME}
@@ -9,7 +9,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
GITHUB_PROJECT= ${PKGBASE:S/^go-//}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gohugo.io/
+HOMEPAGE= https://gohugo.io/
COMMENT= A Fast & Modern Static Website Engine
LICENSE= apache-2.0