aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/choparp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/choparp/Makefile')
-rw-r--r--net-mgmt/choparp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
index aa3bf6fca13a..96a9c7569694 100644
--- a/net-mgmt/choparp/Makefile
+++ b/net-mgmt/choparp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: choparp
-# Date created: 7 October 1997
-# Whom: itojun@itojun.org
-#
+# Created by: itojun@itojun.org
# $FreeBSD$
-#
PORTNAME= choparp
PORTVERSION= 20021107
@@ -20,4 +16,5 @@ MANCOMPRESSED= yes
MAN8= choparp.8
PLIST_FILES= sbin/choparp
+NO_STAGE= yes
.include <bsd.port.mk>