aboutsummaryrefslogtreecommitdiff
path: root/security/pssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pssh/Makefile')
-rw-r--r--security/pssh/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/pssh/Makefile b/security/pssh/Makefile
index 8517bfc0e208..af667dc1bb7c 100644
--- a/security/pssh/Makefile
+++ b/security/pssh/Makefile
@@ -1,9 +1,4 @@
-# Ports collection makefile for: pssh
-# Date created: Mon Jul 2, 2007
-# Whom: Brooks Davis <brooks@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= pssh
PORTVERSION= 2.3.1
@@ -26,4 +21,5 @@ USE_PYDISTUTILS= yes
PROJECTHOST= parallel-ssh
+NO_STAGE= yes
.include <bsd.port.mk>