diff options
author | wiz <wiz> | 2013-07-30 19:52:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-07-30 19:52:20 +0000 |
commit | 6468af087b8856cdd5fa5aefcc15e534ce64e444 (patch) | |
tree | f4b6d37b45093b1e2f4a4fa36a016dc2341a3201 | |
parent | c3c048c4ae6ffd43dd7ac883b597fe338dcbae9c (diff) | |
download | pkgsrc-6468af087b8856cdd5fa5aefcc15e534ce64e444.tar.gz |
+ PACK.
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index bbaba0d4484..2a1a10c24b1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.477 2013/07/14 06:00:06 wen Exp $ +# $NetBSD: Makefile,v 1.478 2013/07/30 19:52:20 wiz Exp $ # COMMENT= Security tools @@ -10,6 +10,7 @@ SUBDIR+= EasyPG SUBDIR+= HElib SUBDIR+= KeePass SUBDIR+= MyPasswordSafe +SUBDIR+= PACK SUBDIR+= PAM SUBDIR+= aide SUBDIR+= aide06 |