diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-05 12:35:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-05 12:35:14 +0000 |
commit | f81b82b55ec3f274e56392741cf550e2e641cdb0 (patch) | |
tree | 8291f156aabadee901afbd7b39dcde971fcf9399 /ports-mgmt/Makefile | |
parent | - Update to 8.53 (diff) |
Move pkg_replace to new category ports-mgmt
Repocopied by: marcus
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 84e2b3e7c5ca..eb1e23a37d2d 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -18,6 +18,7 @@ SUBDIR += pkg_install SUBDIR += pkg_install-devel SUBDIR += pkg_remove + SUBDIR += pkg_replace SUBDIR += pkg_rmleaves SUBDIR += pkg_trackinst SUBDIR += pkg_tree |