diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-27 07:29:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-27 07:29:04 +0800 |
commit | 75366edbb616b94d2b9c9ef9fce36be757864c8f (patch) | |
tree | de097f439aeae82703edca5731076ccdaea7e222 /sysutils | |
parent | 5b2dc5276489eae2e9a842399de83cc0d35c10c0 (diff) | |
download | freebsd-ports-gnome-75366edbb616b94d2b9c9ef9fce36be757864c8f.tar.gz freebsd-ports-gnome-75366edbb616b94d2b9c9ef9fce36be757864c8f.tar.zst freebsd-ports-gnome-75366edbb616b94d2b9c9ef9fce36be757864c8f.zip |
Add port-authoring-tools and port-maintenance-tools.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 2 |
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 |