From d14f2efe5113f291f2c8f1873ebaca3521b891da Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Sat, 13 May 2000 19:50:57 +0000 Subject: Oops, put the I back in INSTALL_SCRIPT. --- security/openssh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/openssh') diff --git a/security/openssh/Makefile b/security/openssh/Makefile index ac3098389063..2f369c293ee9 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -88,7 +88,7 @@ post-install: ${PREFIX}/bin/ssh-keygen -d -N "" -f ${PREFIX}/etc/ssh_host_dsa_key .endif .if !exists(${PREFIX}/etc/rc.d/sshd.sh) - @${NSTALL_SCRIPT} ${WRKSRC}/sshd.sh ${PREFIX}/etc/rc.d/ + @${INSTALL_SCRIPT} ${WRKSRC}/sshd.sh ${PREFIX}/etc/rc.d/ .endif .if !exists(${PREFIX}/etc/ssh_config) && !exists(${PREFIX}/etc/sshd_config) @cd ${WRKSRC}; \ -- cgit v1.2.3