summaryrefslogtreecommitdiff
path: root/textproc/pugixml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
commit084410eb39c18977ae9c6eda5b96f990db065d79 (patch)
treee3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /textproc/pugixml
parentd99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff)
downloadpkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz
Follow some redirects.
Diffstat (limited to 'textproc/pugixml')
-rw-r--r--textproc/pugixml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile
index ab0aaad2499..65f78bd049d 100644
--- a/textproc/pugixml/Makefile
+++ b/textproc/pugixml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/12/23 03:34:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/03 08:53:16 wiz Exp $
DISTNAME= pugixml-1.8.1
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=zeux/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://pugixml.org/
+HOMEPAGE= https://pugixml.org/
COMMENT= Light-weight C++ XML processing library
LICENSE= mit