diff options
author | Will Andrews <will@FreeBSD.org> | 2002-06-27 15:50:27 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-06-27 15:50:27 +0000 |
commit | 6652ae1147e070627590ea18caf8d4def9b82aa4 (patch) | |
tree | 1eef6b1a97ba6b99f5760acd3f962fe6aa1e9d0d /security/Makefile | |
parent | 1a388281f524ea046302e574bf981d1542f09d30 (diff) |
Add libfwbuilder 0.10.7, the Firewall Builder API.
PR: 38690
Submitted by: Sergey Lyubka <devnull@asitatech.ie>
Notes
Notes:
svn path=/head/; revision=62110
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index b2a3711b8331..46f99254ca09 100644 --- a/security/Makefile +++ b/security/Makefile @@ -90,6 +90,7 @@ SUBDIR += labrea SUBDIR += lcrzo SUBDIR += lcrzoex + SUBDIR += libfwbuilder SUBDIR += libident SUBDIR += libmcrypt SUBDIR += libparanoia |