aboutsummaryrefslogtreecommitdiff
path: root/net/mrtparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mrtparse/Makefile')
-rw-r--r--net/mrtparse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mrtparse/Makefile b/net/mrtparse/Makefile
index b1c20a8cbe21..845b59ac00c7 100644
--- a/net/mrtparse/Makefile
+++ b/net/mrtparse/Makefile
@@ -6,11 +6,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= olivier@FreeBSD.org
COMMENT= MRT format data parser
+WWW= https://github.com/t2mune/mrtparse
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.6+ shebangfix
+USES= python shebangfix
GH_ACCOUNT= t2mune
GH_PROJECT= ${PORTNAME}