From 3fbe2cc5a672bf32ef25da84672e3a93ae3d238b Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 3 Oct 2007 07:11:40 +0000 Subject: [PATCH] Add missing pkgsearch port --- ports-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) 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