summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-05-26 23:29:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-05-26 23:29:04 +0000
commit4a74069a0786e527b5e0689e8427cdf51f30a0cf (patch)
tree010618051ce05d6c8fcb0be0844e31d474f8d650
parentAdd two new metaports comprising a set of tools to work with the Ports (diff)
Add port-authoring-tools and port-maintenance-tools.
Notes
Notes: svn path=/head/; revision=110097
-rw-r--r--sysutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 22d600983aa0..e286f3357985 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -294,6 +294,8 @@
SUBDIR += pkill
SUBDIR += plconfig
SUBDIR += pmap
+ SUBDIR += port-authoring-tools
+ SUBDIR += port-maintenance-tools
SUBDIR += portdowngrade
SUBDIR += portsman
SUBDIR += portupgrade