diff options
author | tobez <tobez@FreeBSD.org> | 2001-06-14 07:53:33 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-06-14 07:53:33 +0000 |
commit | bc377ca5232cdd124b65dd8ddfd5441dce9915a4 (patch) | |
tree | c10e9a8dd3633f96decab27554dc4c9abc65bb52 /security/Makefile | |
parent | 3356bf5a2579ed777d158b87e82d9279cd01def7 (diff) | |
download | FreeBSD-ports-bc377ca5232cdd124b65dd8ddfd5441dce9915a4.zip FreeBSD-ports-bc377ca5232cdd124b65dd8ddfd5441dce9915a4.tar.gz |
Add hlfl 0.52, high Level Firewall Language.
The committed version differs from the one in the PR. It is supplied by
the maintainer after a round of fixes.
PR: 28127
Submitted by: Arnaud S. Launay <asl@launay.org>
OK'ed by: markm
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 4386c79..db4c790 100644 --- a/security/Makefile +++ b/security/Makefile @@ -45,6 +45,7 @@ SUBDIR += gpasman SUBDIR += gtkportscan SUBDIR += heimdal + SUBDIR += hlfl SUBDIR += hping SUBDIR += ident2 SUBDIR += identify |