diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-28 02:51:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-28 02:51:31 +0000 |
commit | 7ae8f44fb5bbd6b55f587bee667552232f538da9 (patch) | |
tree | f0b6cda83c944c27f433fc0aabf01878e4df29ae /sysutils/Makefile | |
parent | a3154e38e899e5c4dd5d858ac556bd413b7c2d09 (diff) |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 647d02b8f930..211496ac43c0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -335,6 +335,7 @@ SUBDIR += pkg_install SUBDIR += pkg_install-devel SUBDIR += pkg_remove + SUBDIR += pkg_rmleaves SUBDIR += pkg_tree SUBDIR += pkill SUBDIR += plconfig |