summaryrefslogtreecommitdiff
path: root/textproc/json2tsv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/json2tsv/Makefile')
-rw-r--r--textproc/json2tsv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/json2tsv/Makefile b/textproc/json2tsv/Makefile
index 2f426eb69e3..4b89a6ccd44 100644
--- a/textproc/json2tsv/Makefile
+++ b/textproc/json2tsv/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2019/11/12 18:08:23 leot Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:15 rillig Exp $
DISTNAME= json2tsv-0.4
CATEGORIES= textproc
MASTER_SITES= http://codemadness.org/releases/json2tsv/
MAINTAINER= leot@NetBSD.org
-HOMEPAGE= http://codemadness.org/git/json2tsv/file/README.html
+HOMEPAGE= https://codemadness.org/git/json2tsv/file/README.html
COMMENT= Convert JSON to TSV
LICENSE= isc