aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/wdiag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/wdiag/Makefile')
-rw-r--r--net-mgmt/wdiag/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/wdiag/Makefile b/net-mgmt/wdiag/Makefile
index edf43b880d75..0458dc0aaa6b 100644
--- a/net-mgmt/wdiag/Makefile
+++ b/net-mgmt/wdiag/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wdiag
-# Date created: 3 September 2006
-# Whom: Josh Carroll <josh.carroll@gmail.com>
-#
+# Created by: Josh Carroll <josh.carroll@gmail.com>
# $FreeBSD$
-#
PORTNAME= wdiag
PORTVERSION= 0.10.2
@@ -16,4 +12,5 @@ COMMENT= Utility to collect DSL line stats from Westell DSL modems
WRKSRC= ${WRKDIR}/${PORTNAME}/src
+NO_STAGE= yes
.include <bsd.port.mk>