summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorreed <reed>2005-05-25 23:17:11 +0000
committerreed <reed>2005-05-25 23:17:11 +0000
commitff4353b94fd13a55785965143f26a90a082012b9 (patch)
treec5027965f247f009f3268127bc1ddbdb1465daeb /security/openssh/Makefile
parentc369b55561a6348e1847d5036acfb164bda3abd3 (diff)
downloadpkgsrc-ff4353b94fd13a55785965143f26a90a082012b9.tar.gz
Fix typo introduced on August 4 that stopped wtmp logging under Linux
and maybe other platforms. Bump PKGREVISION.
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 79e891c61b0..3089422956f 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.150 2005/05/25 19:37:18 reed Exp $
+# $NetBSD: Makefile,v 1.151 2005/05/25 23:17:11 reed Exp $
DISTNAME= openssh-3.9p1
PKGNAME= openssh-3.9.1
-PKGREVISION= 6
+PKGREVISION= 7
SVR4_PKGNAME= ossh
CATEGORIES= security
MASTER_SITES= ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \