diff options
author | Christian S.J. Peron <csjp@FreeBSD.org> | 2007-07-16 02:35:24 +0800 |
---|---|---|
committer | Christian S.J. Peron <csjp@FreeBSD.org> | 2007-07-16 02:35:24 +0800 |
commit | 8c8929eab3dd535810d8297546612cc0a277ccfb (patch) | |
tree | 3052366b66d49522b526f45f31fe0bb9ff239500 /security | |
parent | 859739c1831fd9ccfc5b442b88f8e7759e4f3895 (diff) | |
download | freebsd-ports-gnome-8c8929eab3dd535810d8297546612cc0a277ccfb.tar.gz freebsd-ports-gnome-8c8929eab3dd535810d8297546612cc0a277ccfb.tar.zst freebsd-ports-gnome-8c8929eab3dd535810d8297546612cc0a277ccfb.zip |
Hook bsmtrace into build for the security category
Reminded by: Pav
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 92b34d293d88..d8669fd60052 100644 --- a/security/Makefile +++ b/security/Makefile @@ -49,6 +49,7 @@ SUBDIR += bruteblock SUBDIR += bruteforceblocker SUBDIR += bsdsfv + SUBDIR += bsmtrace SUBDIR += bsp_upektfmess SUBDIR += bubblegum SUBDIR += bugs |