aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ipv6calc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ipv6calc/Makefile')
-rw-r--r--net-mgmt/ipv6calc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile
index 8c8fec37a4f8..3299b3aaa836 100644
--- a/net-mgmt/ipv6calc/Makefile
+++ b/net-mgmt/ipv6calc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ipv6calc
-# Date created: 30 January 2002
-# Whom: Edwin Groothuis <edwin@mavetju.org>
-#
+# Created by: Edwin Groothuis <edwin@mavetju.org>
# $FreeBSD$
-#
PORTNAME= ipv6calc
PORTVERSION= 0.94.0
@@ -21,4 +17,5 @@ PLIST_FILES= bin/ipv6calc bin/ipv6logconv bin/ipv6logstats bin/ipv6loganon
MAN8= ipv6calc.8 ipv6logconv.8 ipv6logstats.8 ipv6loganon.8
+NO_STAGE= yes
.include <bsd.port.mk>