diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-05-05 03:36:12 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-05-05 03:36:12 +0000 |
commit | be7b4eb54ffd4001c2a1294e5410b4ce94e2149b (patch) | |
tree | 79fc220f2743e90f8d7d7fb5b16e7e3c38320942 /security/Makefile | |
parent | 499c77a95b297469b6fffd7ddab1aca318183f57 (diff) | |
download | ports-be7b4eb54ffd4001c2a1294e5410b4ce94e2149b.tar.gz ports-be7b4eb54ffd4001c2a1294e5410b4ce94e2149b.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a1f478c87489..607ee84781b6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -150,6 +150,7 @@ SUBDIR += fuzzdb SUBDIR += fwanalog SUBDIR += fwbuilder + SUBDIR += fwbuilder-devel SUBDIR += fwipe SUBDIR += fwknop SUBDIR += fwlogwatch @@ -246,6 +247,7 @@ SUBDIR += libecc SUBDIR += libfprint SUBDIR += libfwbuilder + SUBDIR += libfwbuilder-devel SUBDIR += libgcrypt SUBDIR += libgnomesu SUBDIR += libgpg-error |