pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Added starttls.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4dc662468398
branches:  trunk
changeset: 521696:4dc662468398
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Nov 18 16:10:41 2006 +0000

description:
Added starttls.

diffstat:

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

diffs (17 lines):

diff -r f012239f117e -r 4dc662468398 security/Makefile
--- a/security/Makefile Sat Nov 18 16:09:12 2006 +0000
+++ b/security/Makefile Sat Nov 18 16:10:41 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.281 2006/11/17 15:19:39 shannonjr Exp $
+# $NetBSD: Makefile,v 1.282 2006/11/18 16:10:41 obache Exp $
 #
 
 COMMENT=       Security tools
@@ -245,6 +245,7 @@
 SUBDIR+=       ssh2
 SUBDIR+=       ssldump
 SUBDIR+=       sslwrap
+SUBDIR+=       starttls
 SUBDIR+=       steghide
 SUBDIR+=       stunnel
 SUBDIR+=       sudo



Home | Main Index | Thread Index | Old Index