summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-10 21:00:45 +0000
committerjschauma <jschauma>2003-06-10 21:00:45 +0000
commita8b38a1e4706ad24493756e77c45ca8aba47652c (patch)
tree776a4b49a2c9ecf985607a7b37411f4b364a2fde /security/openssh/Makefile
parent29a8c6925d559302d3d48d948dfc3bda68275ea7 (diff)
downloadpkgsrc-a8b38a1e4706ad24493756e77c45ca8aba47652c.tar.gz
Upgrade to 3.6.1p2:
- (djm) Add back radix.o (used by AFS support), after it went missing from Makefile many moons ago - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer - (djm) Fix blibpath specification for AIX/gcc - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org (This last fix makes this compile on IRIX again.)
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 00b0d238b25..5edd8ede8dc 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2003/06/02 01:17:14 jschauma Exp $
+# $NetBSD: Makefile,v 1.101 2003/06/10 21:00:45 jschauma Exp $
-DISTNAME= openssh-3.6.1p1
-PKGNAME= openssh-3.6.1.1
+DISTNAME= openssh-3.6.1p2
+PKGNAME= openssh-3.6.1.2
SVR4_PKGNAME= ossh
CATEGORIES= security
MASTER_SITES= ftp://ftp7.usa.openbsd.org/pub/os/OpenBSD/OpenSSH/portable/ \