diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-03 07:11:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-03 07:11:40 +0000 |
commit | 3fbe2cc5a672bf32ef25da84672e3a93ae3d238b (patch) | |
tree | 37ed5918da8e20fd134e2b751a87a5e8c8be10e2 /ports-mgmt/Makefile | |
parent | Sysutils/fusefs-kmod requires also userland sources (diff) |
Add missing pkgsearch port
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index 0d228bbde438..fa8fda83dfea 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -25,6 +25,7 @@ SUBDIR += pkg_trackinst SUBDIR += pkg_tree SUBDIR += pkgfe + SUBDIR += pkgsearch SUBDIR += port-authoring-tools SUBDIR += port-maintenance-tools SUBDIR += portaudit |