pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add libssh2 to category Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d69563d30b1c
branches:  trunk
changeset: 539284:d69563d30b1c
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Sun Mar 02 16:14:34 2008 +0000

description:
Add libssh2 to category Makefile.

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dbcf20dbc9fa -r d69563d30b1c security/Makefile
--- a/security/Makefile Sun Mar 02 16:01:31 2008 +0000
+++ b/security/Makefile Sun Mar 02 16:14:34 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.311 2008/02/12 23:13:58 adrianp Exp $
+# $NetBSD: Makefile,v 1.312 2008/03/02 16:14:34 bjs Exp $
 #
 
 COMMENT=       Security tools
@@ -106,6 +106,7 @@
 SUBDIR+=       libprelude
 SUBDIR+=       libpreludedb
 SUBDIR+=       libssh
+SUBDIR+=       libssh2
 SUBDIR+=       libtasn1
 SUBDIR+=       libtcpa
 SUBDIR+=       logcheck



Home | Main Index | Thread Index | Old Index