aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-03-27 06:14:03 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-03-27 06:14:03 +0000
commit86922094aa9bd1c4cf44f8627e61e9ca5130e177 (patch)
tree9a375da009df1bddc9cdcf19809b17f1e3ac3cc7 /security/openssh-portable
parent61dba4e9e5307bce718034b8002ddeb66374c522 (diff)
downloadports-86922094aa9bd1c4cf44f8627e61e9ca5130e177.tar.gz
ports-86922094aa9bd1c4cf44f8627e61e9ca5130e177.zip
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 34f910f89977..b17fcf6d52f8 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -215,7 +215,7 @@ SUB_LIST+= ETCSSH="${ETCSSH}"
PLIST_SUB+= EMPTYDIR="${EMPTYDIR}"
CONFIGURE_ARGS+= --sysconfdir=${ETCSSH} --with-privsep-path=${EMPTYDIR}
-RC_SCRIPT_NAME= openssh${RC_SUBR_SUFFIX}
+RC_SCRIPT_NAME= openssh
post-extract:
.if defined(OPENSSH_SNAPSHOT)