diff options
author | bad <bad> | 2006-11-09 19:11:33 +0000 |
---|---|---|
committer | bad <bad> | 2006-11-09 19:11:33 +0000 |
commit | e201b4dd9df90777329a1ad133be80147824350d (patch) | |
tree | 1e27c7932cbb32bb7419b6c7544c029cd34726e8 /security | |
parent | 3ed0d66a0fc3c539c6ece24f75a6f3e9360ba1c0 (diff) | |
download | pkgsrc-e201b4dd9df90777329a1ad133be80147824350d.tar.gz |
Descend into fwbuilder21 and libfwbuilder21.
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 977c051986c..053fefe8d95 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.278 2006/11/05 14:34:50 adrianp Exp $ +# $NetBSD: Makefile,v 1.279 2006/11/09 19:11:33 bad Exp $ # COMMENT= Security tools @@ -59,6 +59,7 @@ SUBDIR+= fragroute SUBDIR+= fressh SUBDIR+= fsh SUBDIR+= fwbuilder +SUBDIR+= fwbuilder21 SUBDIR+= gnome-keyring SUBDIR+= gnome-keyring-manager SUBDIR+= gnu-crypto @@ -93,6 +94,7 @@ SUBDIR+= libbf SUBDIR+= libcrack SUBDIR+= libdes SUBDIR+= libfwbuilder +SUBDIR+= libfwbuilder21 SUBDIR+= libgcrypt SUBDIR+= libgpg-error SUBDIR+= libidea |