aboutsummaryrefslogtreecommitdiff
path: root/security/pssh
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commita65ed2e51bf631a6b8ab766f984bf33c686d239a (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/pssh
parent192c7ddec012f94ed6e9e8a5c98b23626960bfc3 (diff)
downloadports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.tar.gz
ports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.zip
Notes
Diffstat (limited to 'security/pssh')
-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>