diff options
author | youri <youri@pkgsrc.org> | 2016-05-21 21:51:42 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-21 21:51:42 +0000 |
commit | e81e484f5971ad77173db18e2b7d2ade59b2e620 (patch) | |
tree | 49f5a900ec43223cbbb02a1a1381b187fbff74f1 /security | |
parent | 25fc98d3f9b372a1106637a38852b3c7c531669c (diff) | |
download | pkgsrc-e81e484f5971ad77173db18e2b7d2ade59b2e620.tar.gz |
+ mate-polkit
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0b49a4e000f..3b4bde0c5b5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.577 2016/05/20 18:40:17 youri Exp $ +# $NetBSD: Makefile,v 1.578 2016/05/21 21:51:42 youri Exp $ # COMMENT= Security tools @@ -181,6 +181,7 @@ SUBDIR+= log2timeline SUBDIR+= logcheck SUBDIR+= lsh SUBDIR+= lua-sec +SUBDIR+= mate-polkit SUBDIR+= mbedtls SUBDIR+= mcrypt SUBDIR+= md4-collision |