aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Telnet-Cisco
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/p5-Telnet-Cisco
parent28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff)
Notes
Diffstat (limited to 'net-mgmt/p5-Telnet-Cisco')
-rw-r--r--net-mgmt/p5-Telnet-Cisco/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-Telnet-Cisco/Makefile b/net-mgmt/p5-Telnet-Cisco/Makefile
index 6003afba4d44..2307d4fb06dc 100644
--- a/net-mgmt/p5-Telnet-Cisco/Makefile
+++ b/net-mgmt/p5-Telnet-Cisco/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-Telnet-Cisco
-# Date created: August 16 2001
-# Whom: Michael Lyngbøl <lyngbol@wheel.dk>
-#
+# Created by: Michael Lyngbøl <lyngbol@wheel.dk>
# $FreeBSD$
-#
PORTNAME= Net-Telnet-Cisco
PORTVERSION= 1.10
@@ -23,4 +19,5 @@ USE_PERL5= configure
MAN3= Net::Telnet::Cisco.3
+NO_STAGE= yes
.include <bsd.port.mk>