summaryrefslogtreecommitdiff
path: root/textproc/py-anyjson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-anyjson/Makefile')
-rw-r--r--textproc/py-anyjson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-anyjson/Makefile b/textproc/py-anyjson/Makefile
index 207ac170de1..dbdb4b8fe2c 100644
--- a/textproc/py-anyjson/Makefile
+++ b/textproc/py-anyjson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/01/22 00:01:30 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/03 08:53:16 wiz Exp $
#
DISTNAME= anyjson-0.3.3
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PYPI:=a/anyjson/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://bitbucket.org/runeh/anyjson/
+HOMEPAGE= https://bitbucket.org/runeh/anyjson/
COMMENT= Wraps the JSON implementation available in a common interface
LICENSE= modified-bsd