diff options
author | makc <makc@FreeBSD.org> | 2011-04-30 17:54:56 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-04-30 17:54:56 +0800 |
commit | 6c3dc0ce8d489751842c1abe2a89e8de005c6095 (patch) | |
tree | 1087f12add88c97a3704c827eefe5ab89f5d9fca /ports-mgmt/Makefile | |
parent | 6449f8fb8b8d72697c8051e0d428d0231dfccc4b (diff) | |
download | freebsd-ports-gnome-6c3dc0ce8d489751842c1abe2a89e8de005c6095.tar.gz freebsd-ports-gnome-6c3dc0ce8d489751842c1abe2a89e8de005c6095.tar.zst freebsd-ports-gnome-6c3dc0ce8d489751842c1abe2a89e8de005c6095.zip |
Connect portbuilder
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 8a96aba782b8..0b77050514a5 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -45,6 +45,7 @@ SUBDIR += port-maintenance-tools SUBDIR += portaudit SUBDIR += portaudit-db + SUBDIR += portbuilder SUBDIR += portcheck SUBDIR += portcheckout SUBDIR += portconf |