diff options
author | jaapb <jaapb> | 2012-09-20 06:44:28 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2012-09-20 06:44:28 +0000 |
commit | 3991f4cf3e9018d75e05dc9210ffebca453fd53a (patch) | |
tree | 2831e4f46850d3002e89ac901be2e22989c27041 /security | |
parent | a1eaf25b8ca449f656801bd92a6698db38a4b46e (diff) | |
download | pkgsrc-3991f4cf3e9018d75e05dc9210ffebca453fd53a.tar.gz |
Added my missing package subdirectories to category Makefiles.
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 31fff1ea2c9..57323177d9d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.440 2012/08/11 17:44:46 agc Exp $ +# $NetBSD: Makefile,v 1.441 2012/09/20 06:44:29 jaapb Exp $ # COMMENT= Security tools @@ -325,6 +325,7 @@ SUBDIR+= qca2 SUBDIR+= qca2-gnupg SUBDIR+= qca2-ossl SUBDIR+= qident +SUBDIR+= qoauth SUBDIR+= racoon2 SUBDIR+= rainbowcrack SUBDIR+= rats |