aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SFTP-Foreign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-SFTP-Foreign/Makefile')
-rw-r--r--net/p5-Net-SFTP-Foreign/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile
index a86fae5f5935..9c0077a17454 100644
--- a/net/p5-Net-SFTP-Foreign/Makefile
+++ b/net/p5-Net-SFTP-Foreign/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Net-SFTP-Foreign
-# Date created: 27 Jun 2006
-# Whom: Simun Mikecin <numisemis@yahoo.com>
-#
+# Created by: Simun Mikecin <numisemis@yahoo.com>
# $FreeBSD$
-#
PORTNAME= Net-SFTP-Foreign
PORTVERSION= 1.73
@@ -30,4 +26,5 @@ MAN3= Net::SFTP::Foreign.3 \
Net::SFTP::Foreign::Constants.3 \
Net::SFTP::Foreign::Local.3
+NO_STAGE= yes
.include <bsd.port.mk>