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:   ryoon
Date:           Thu Nov 22 13:09:42 UTC 2018

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Enable acmesh


To generate a diff of this commit:
cvs rdiff -u -r1.688 -r1.689 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.688 pkgsrc/security/Makefile:1.689
--- pkgsrc/security/Makefile:1.688      Thu Sep  6 13:36:16 2018
+++ pkgsrc/security/Makefile    Thu Nov 22 13:09:42 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.688 2018/09/06 13:36:16 adam Exp $
+# $NetBSD: Makefile,v 1.689 2018/11/22 13:09:42 ryoon Exp $
 #
 
 COMMENT=       Security tools
@@ -14,6 +14,7 @@ SUBDIR+=      PACK
 SUBDIR+=       PortableSigner
 SUBDIR+=       R-digest
 SUBDIR+=       TweetNaCl
+SUBDIR+=       acmesh
 SUBDIR+=       aide
 SUBDIR+=       aide06
 SUBDIR+=       amap



Home | Main Index | Thread Index | Old Index