diff options
author | jgh <jgh@FreeBSD.org> | 2013-01-28 05:02:19 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-01-28 05:02:19 +0800 |
commit | 880120ef06c804f2da05d3c70c96500c7ce4e5c5 (patch) | |
tree | 562ef96a4cc7c603a180df3313454fbb6759975f /sysutils/Makefile | |
parent | 6cb347cb8b2fb30c235e9c60668a1f5b38291632 (diff) | |
download | freebsd-ports-gnome-880120ef06c804f2da05d3c70c96500c7ce4e5c5.tar.gz freebsd-ports-gnome-880120ef06c804f2da05d3c70c96500c7ce4e5c5.tar.zst freebsd-ports-gnome-880120ef06c804f2da05d3c70c96500c7ce4e5c5.zip |
- shift origins for consistentcy with other Python ports
Submitted by: jgh@
Approved by: maintainer, christer.edwards@gmail.com
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 |