diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-06-01 21:50:37 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-06-01 21:50:37 +0000 |
commit | 1b0ace13d4d14b71bf9e735e328c952f7f7cc079 (patch) | |
tree | 7c3dcbec968f4c56d1bc334d2727626cd80359f1 /security/Makefile | |
parent | 2c882be0504da87fb35b97bfdac42a1ce763c152 (diff) | |
download | pkgsrc-1b0ace13d4d14b71bf9e735e328c952f7f7cc079.tar.gz |
Remove obsolete packages, per discussion on tech-pkg.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/Makefile b/security/Makefile index 986c166c245..c927b9d8158 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2004/05/26 12:05:10 sekiya Exp $ +# $NetBSD: Makefile,v 1.184 2004/06/01 21:50:37 kristerw Exp $ # COMMENT= Security tools @@ -92,7 +92,6 @@ SUBDIR+= nfsbug SUBDIR+= nikto SUBDIR+= opencdk SUBDIR+= openssh -SUBDIR+= openssh+gssapi SUBDIR+= openssl SUBDIR+= otpcalc SUBDIR+= p0f @@ -173,7 +172,6 @@ SUBDIR+= sniff SUBDIR+= snortsnarf SUBDIR+= srm SUBDIR+= srp_client -SUBDIR+= ssh SUBDIR+= ssh-askpass SUBDIR+= ssh-ip-tunnel SUBDIR+= ssh2 |