diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-04 00:33:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-04 00:33:17 +0000 |
commit | 2fd32003081e7bd662378206efd64a0d83740858 (patch) | |
tree | 199e9c50fc7a57673ad89c2187d01b809bb0bb02 /security/Makefile | |
parent | 359d22f89ae2b66fea5470c0ef4e0b83644548f4 (diff) | |
download | pkgsrc-2fd32003081e7bd662378206efd64a0d83740858.tar.gz |
Add x11 option to ssh2 package.
Remove obsolete ssh2-nox11 package.
Replaces PR 32716 by Tracy Di Marco White.
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 7ea4179f7dc..e4d01d02628 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.261 2006/02/01 02:51:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.262 2006/02/04 00:33:17 wiz Exp $ # COMMENT= Security tools @@ -227,7 +227,6 @@ SUBDIR+= srp_client SUBDIR+= ssh-askpass SUBDIR+= ssh-ip-tunnel SUBDIR+= ssh2 -SUBDIR+= ssh2-nox11 SUBDIR+= ssldump SUBDIR+= sslwrap SUBDIR+= steghide |