pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Thu Jun 16 09:22:18 UTC 2016

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Enable security/mbedtls1


To generate a diff of this commit:
cvs rdiff -u -r1.585 -r1.586 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.585 pkgsrc/security/Makefile:1.586
--- pkgsrc/security/Makefile:1.585      Tue Jun 14 07:59:09 2016
+++ pkgsrc/security/Makefile    Thu Jun 16 09:22:18 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.585 2016/06/14 07:59:09 kamil Exp $
+# $NetBSD: Makefile,v 1.586 2016/06/16 09:22:18 fhajny Exp $
 #
 
 COMMENT=       Security tools
@@ -188,6 +188,7 @@ SUBDIR+=    lsh
 SUBDIR+=       lua-sec
 SUBDIR+=       mate-polkit
 SUBDIR+=       mbedtls
+SUBDIR+=       mbedtls1
 SUBDIR+=       mcrypt
 SUBDIR+=       md4-collision
 SUBDIR+=       md5-collision



Home | Main Index | Thread Index | Old Index