summaryrefslogtreecommitdiff
path: root/net/mitmproxy
diff options
context:
space:
mode:
authorleot <leot>2016-02-21 23:54:28 +0000
committerleot <leot>2016-02-21 23:54:28 +0000
commitf2ea1979b268350aefd790c429b5b211c0236471 (patch)
treec900b8ace20bc3b1073f3cbbcabc50c8053bf31f /net/mitmproxy
parent538b00889894cff3af38afdcf549bb276b9b9629 (diff)
downloadpkgsrc-f2ea1979b268350aefd790c429b5b211c0236471.tar.gz
Update MASTER_SITES.
Thanks and noticed by wiz@.
Diffstat (limited to 'net/mitmproxy')
-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/