diff options
author | jlam <jlam@pkgsrc.org> | 2007-09-20 20:03:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-09-20 20:03:41 +0000 |
commit | 924886bbe1ca8cd4f8b7db364da879f2474647eb (patch) | |
tree | f922404aecaf36042a193e0df7842f22acf41f4f /security/Makefile | |
parent | 909f41a1422cdce8dfd884abb1202d0d3a1848cb (diff) | |
download | pkgsrc-924886bbe1ca8cd4f8b7db364da879f2474647eb.tar.gz |
Note, add and enable security/mozilla-rootcerts.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 8b879484504..aa5710e656e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.303 2007/09/03 13:52:13 shannonjr Exp $ +# $NetBSD: Makefile,v 1.304 2007/09/20 20:03:41 jlam Exp $ # COMMENT= Security tools @@ -117,6 +117,7 @@ SUBDIR+= mhash SUBDIR+= mirrordir SUBDIR+= mit-krb5 SUBDIR+= mixminion +SUBDIR+= mozilla-rootcerts SUBDIR+= msf SUBDIR+= msu SUBDIR+= msudir |