summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-13 01:19:12 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-13 01:19:12 +0000
commit90306dc1169ebdb5bbfc78e0d7adefd5e52694d9 (patch)
tree4f634d435ff6de9738c9998cf2dbe153c4923e16 /security/Makefile
parentChase the libgucharmap shared lib version. (diff)
Add authpf 1.0, authentification shell for pf gateways. This port depends
on security/pf first. PR: 52123 Submitted by: Max Laier <max@love2party.net>
Notes
Notes: svn path=/head/; revision=82909
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index cb2ee076534b..998f09020d52 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -15,6 +15,7 @@
SUBDIR += arirang
SUBDIR += audit
SUBDIR += authforce
+ SUBDIR += authpf
SUBDIR += avcheck
SUBDIR += avmailgate
SUBDIR += bcwipe