diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
commit | 3fd8e422e2a8cf92d153a23ef8a034c66052ae6d (patch) | |
tree | 8e3163e4c4ceddc2579ddf2a1dcc59f485e6eb52 /ports-mgmt | |
parent | 504cc27b8422c514ae105e216d589b7d80c8e687 (diff) | |
download | ports-3fd8e422e2a8cf92d153a23ef8a034c66052ae6d.tar.gz ports-3fd8e422e2a8cf92d153a23ef8a034c66052ae6d.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index b751b39258e6..a772935169b4 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -40,8 +40,8 @@ SUBDIR += pkg_trackinst SUBDIR += pkg_tree SUBDIR += pkgfe - SUBDIR += pkgsearch SUBDIR += pkgs_which + SUBDIR += pkgsearch SUBDIR += port-authoring-tools SUBDIR += port-maintenance-tools SUBDIR += portaudit |