diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-11-22 03:36:20 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-11-22 03:36:20 +0000 |
commit | b28f472110d80031e123d4745304fde7e527d30b (patch) | |
tree | 0cfe253b916404859763948a176015915a8fbb2f /security | |
parent | 33ee538f1750f23c549986e9d6248f7e98f5d371 (diff) | |
download | pkgsrc-b28f472110d80031e123d4745304fde7e527d30b.tar.gz |
Add policykit, policykit-gnome
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 495910a8554..543cb7f3ee4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.335 2008/11/17 20:36:29 he Exp $ +# $NetBSD: Makefile,v 1.336 2008/11/22 03:36:20 jmcneill Exp $ # COMMENT= Security tools @@ -213,6 +213,8 @@ SUBDIR+= php-mhash SUBDIR+= pinentry SUBDIR+= pinepgp SUBDIR+= pks +SUBDIR+= policykit +SUBDIR+= policykit-gnome SUBDIR+= portsentry SUBDIR+= prelude-correlator SUBDIR+= prelude-lml |