summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/mitmproxy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/mitmproxy/Makefile b/net/mitmproxy/Makefile
index 35759d19bff..eb8018b38d7 100644
--- a/net/mitmproxy/Makefile
+++ b/net/mitmproxy/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2016/02/16 13:54:00 leot Exp $
+# $NetBSD: Makefile,v 1.11 2016/02/21 23:54:28 leot Exp $
DISTNAME= mitmproxy-0.16
CATEGORIES= net
-MASTER_SITES= http://mitmproxy.org/download/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=mitmproxy/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mitmproxy.org/