diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-01-27 21:02:19 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-01-27 21:02:19 +0000 |
commit | fe74b8ce10251ee81bcd218cd61c490b8165edd0 (patch) | |
tree | 562ef96a4cc7c603a180df3313454fbb6759975f /sysutils/Makefile | |
parent | 0bc5c74b6dd9dfe3902cb595cbd669e860ec64df (diff) | |
download | ports-fe74b8ce10251ee81bcd218cd61c490b8165edd0.tar.gz ports-fe74b8ce10251ee81bcd218cd61c490b8165edd0.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 75d5a600b5fd..0aacfc64e5a6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -727,6 +727,8 @@ SUBDIR += py-nagiosplugin SUBDIR += py-psutil SUBDIR += py-ranger + SUBDIR += py-salt + SUBDIR += py-salt-cloud SUBDIR += py-stdiff SUBDIR += py-supervisor SUBDIR += py-zdaemon @@ -828,8 +830,6 @@ SUBDIR += runwhen SUBDIR += safe-rm SUBDIR += safecat - SUBDIR += salt - SUBDIR += salt-cloud SUBDIR += samefile SUBDIR += samesame SUBDIR += sarah |