summaryrefslogtreecommitdiff
path: root/net-mgmt/wdiag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/wdiag/Makefile')
-rw-r--r--net-mgmt/wdiag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/wdiag/Makefile b/net-mgmt/wdiag/Makefile
index 2e32094bb260..5a9abc397ebf 100644
--- a/net-mgmt/wdiag/Makefile
+++ b/net-mgmt/wdiag/Makefile
@@ -2,12 +2,13 @@ PORTNAME= wdiag
PORTVERSION= 0.10.2
CATEGORIES= net-mgmt
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
MAINTAINER= josh.carroll@gmail.com
COMMENT= Utility to collect DSL line stats from Westell DSL modems
WWW= https://wdiag.sourceforge.net/
+USES= tar:tgz
+
WRKSRC= ${WRKDIR}/${PORTNAME}/src
.include <bsd.port.mk>