diff options
author | cy <cy@FreeBSD.org> | 2010-05-05 11:36:12 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2010-05-05 11:36:12 +0800 |
commit | 83160c07ca51c6c7c77539ccdde45b0b07b248e0 (patch) | |
tree | 2ffb53547f03d89552c42e6a868c5ea7b8a1c310 /security | |
parent | 5633a0cbeea1fe5b05d3981107276187689062dc (diff) | |
download | freebsd-ports-gnome-83160c07ca51c6c7c77539ccdde45b0b07b248e0.tar.gz freebsd-ports-gnome-83160c07ca51c6c7c77539ccdde45b0b07b248e0.tar.zst freebsd-ports-gnome-83160c07ca51c6c7c77539ccdde45b0b07b248e0.zip |
Welcome the new fwbuilder-devel and libfwbuilder-devel ports.
Diffstat (limited to 'security')
-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 |