summaryrefslogtreecommitdiff
path: root/net/mitmproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mitmproxy/Makefile')
-rw-r--r--net/mitmproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mitmproxy/Makefile b/net/mitmproxy/Makefile
index 221c5f4277b..099f26f8951 100644
--- a/net/mitmproxy/Makefile
+++ b/net/mitmproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/06/21 08:34:00 leot Exp $
+# $NetBSD: Makefile,v 1.18 2017/09/03 08:53:12 wiz Exp $
DISTNAME= mitmproxy-2.0.2
CATEGORIES= net
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=mitmproxy/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mitmproxy.org/
+HOMEPAGE= https://mitmproxy.org/
COMMENT= Interactive console program for inspecting and editing traffic flows
LICENSE= mit