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 Dec 14 21:05:45 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Enable security/erlang-jose


To generate a diff of this commit:
cvs rdiff -u -r1.659 -r1.660 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.659 pkgsrc/security/Makefile:1.660
--- pkgsrc/security/Makefile:1.659      Mon Dec  4 06:19:37 2017
+++ pkgsrc/security/Makefile    Thu Dec 14 21:05:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.659 2017/12/04 06:19:37 jnemeth Exp $
+# $NetBSD: Makefile,v 1.660 2017/12/14 21:05:45 fhajny Exp $
 #
 
 COMMENT=       Security tools
@@ -77,6 +77,7 @@ SUBDIR+=      engine-pkcs11
 SUBDIR+=       ent
 SUBDIR+=       erlang-epam
 SUBDIR+=       erlang-fast_tls
+SUBDIR+=       erlang-jose
 SUBDIR+=       erlang-p1_oauth2
 #SUBDIR+=      f-prot-antivirus6               # only contains shared files
 SUBDIR+=       f-prot-antivirus6-fs-bin



Home | Main Index | Thread Index | Old Index