diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-25 13:44:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-25 13:44:00 +0000 |
commit | b117f6c81a90c65f5c9df521b5e5eea7f3137f62 (patch) | |
tree | 1f16c488748cc4ec4ca19b0358e623488a2c5d75 /security/Makefile | |
parent | a77048032d4b03fa202752abb0f61999212a0bd5 (diff) | |
download | pkgsrc-b117f6c81a90c65f5c9df521b5e5eea7f3137f62.tar.gz |
Remove openssh+gssapi.
It has security problems for a long time now.
Removal was announced on pkgsrc-users on March 13.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 19e8cfe33da..931a041a8fa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.314 2008/03/16 00:15:11 wiz Exp $ +# $NetBSD: Makefile,v 1.315 2008/03/25 13:44:00 wiz Exp $ # COMMENT= Security tools @@ -134,7 +134,6 @@ SUBDIR+= ocaml-ssl SUBDIR+= opencdk SUBDIR+= openpam SUBDIR+= openssh -SUBDIR+= openssh+gssapi SUBDIR+= openssl SUBDIR+= otpCalc SUBDIR+= p0f |