aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-08-19 15:46:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-08-19 15:46:02 +0000
commitcc43900a1d1bb2e672080e137a319c4395347675 (patch)
tree31a9cd72d1f3bf855c5ebf199f1f3617f97d533a /security/openssh-portable/Makefile
parent1d9fa666db20d3912115272438728b3e4c4bd701 (diff)
Notes
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r--security/openssh-portable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 262a717d6fd1..15937e913f44 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -16,7 +16,8 @@ PKGNAMESUFFIX= -portable
MAINTAINER= dwcjr@FreeBSD.org
-MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 slogin.1
+MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1
+MLINKS= ssh.1 slogin.1
MAN8= sftp-server.8 sshd.8
CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto