diff options
author | asau <asau@pkgsrc.org> | 2012-02-19 03:52:28 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-02-19 03:52:28 +0000 |
commit | fd34732f4ba3fb78c485f8f167e5eb8898b22470 (patch) | |
tree | 7c31eef909d42b4d822fe3db2e860caddad16ad1 /security | |
parent | cb0004492998439cc9820da97a01fd77f16a2c69 (diff) | |
download | pkgsrc-fd34732f4ba3fb78c485f8f167e5eb8898b22470.tar.gz |
+ munge
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 003aab79364..8d512dcbc76 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.424 2012/02/12 15:07:24 gls Exp $ +# $NetBSD: Makefile,v 1.425 2012/02/19 03:52:28 asau Exp $ # COMMENT= Security tools @@ -147,6 +147,7 @@ SUBDIR+= mixminion SUBDIR+= mozilla-rootcerts SUBDIR+= msu SUBDIR+= msudir +SUBDIR+= munge SUBDIR+= netpgp SUBDIR+= netramet SUBDIR+= nettle |