diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-09-30 14:19:27 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-09-30 14:19:27 +0000 |
commit | d85f8f76c8571ac9c6f2f08f1c7c33d95f560ff0 (patch) | |
tree | 22bc05c1961112e3a760c4ac32cee250c4cc4bf1 /sysutils/Makefile | |
parent | f707a5e303ff5cd588a161176b6a1de070c9cc6a (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 18148b67c69e..5992fac15457 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -223,6 +223,7 @@ SUBDIR += personality SUBDIR += pftop SUBDIR += pib + SUBDIR += pkg_cutleaves SUBDIR += pkg_install SUBDIR += pkg_remove SUBDIR += pkg_tree |