diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
commit | d204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch) | |
tree | b0aa8154e3882fbebd45b490e8f7703bedd4ff09 /textproc/hugs-HaXml | |
parent | 41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff) | |
download | pkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz |
Follow some http redirects.
Diffstat (limited to 'textproc/hugs-HaXml')
-rw-r--r-- | textproc/hugs-HaXml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hugs-HaXml/Makefile b/textproc/hugs-HaXml/Makefile index 58895ae2b25..75838d51ae9 100644 --- a/textproc/hugs-HaXml/Makefile +++ b/textproc/hugs-HaXml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/11/21 23:50:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:15 wiz Exp $ # DISTNAME= HaXml-1.17.20060921 @@ -6,7 +6,7 @@ CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Haskell utilities for managing and generating XML documents -HOMEPAGE= http://www.cs.york.ac.uk/fp/HaXml/ +HOMEPAGE= https://www.cs.york.ac.uk/fp/HaXml/ .include "../../lang/hugs/package.mk" .include "../../mk/bsd.pkg.mk" |