summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-06-10 11:15:04 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-06-10 11:15:04 +0000
commitb65c113e04e2173a2ac2fdb55ee45138ee58cb02 (patch)
tree234a4f1fee80a9f284efebe494b8839442a69d69 /security/openssh
parentupgrade to 5.2.3 (diff)
Fix spelling and make portline happy (training spaces)
Notes
Notes: svn path=/head/; revision=43743
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 27bd8783b745..ca19bd0e51ee 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= OpenSSH
PORTVERSION= 2.9
-RTREVISION= 1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \
ftp://ftp.usa.openbsd.org/pub/OpenBSD/OpenSSH/ \
@@ -22,7 +22,7 @@ USE_OPENSSL= YES
MAN1= scp.1 slogin.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1
MAN8= sshd.8
MANCOMPRESSED= yes
-
+
.include <bsd.port.pre.mk>
CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto