diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-02-07 02:45:36 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-02-07 02:45:36 +0800 |
commit | d22787f96dd2215f6f1446352b4015002b708840 (patch) | |
tree | bcb2c638be290869b638ec1a9d1f616e980efd43 /sysutils/Makefile | |
parent | 04f6563131f0fcae49f04a6a40aabe2db0f33762 (diff) | |
download | freebsd-ports-gnome-d22787f96dd2215f6f1446352b4015002b708840.tar.gz freebsd-ports-gnome-d22787f96dd2215f6f1446352b4015002b708840.tar.zst freebsd-ports-gnome-d22787f96dd2215f6f1446352b4015002b708840.zip |
Add py-supervisor 3.0a7, system to monitor and control a number of
processes on UNIX-like OS.
PR: ports/142163
Submitted by: Hizbulin Ildar <hizel at vyborg.ru>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6fcfa1f367ed..bd16f8a9c965 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -637,6 +637,7 @@ SUBDIR += pwsafe SUBDIR += py-bcfg2 SUBDIR += py-filelike + SUBDIR += py-supervisor SUBDIR += py-zdaemon SUBDIR += pydf SUBDIR += pyrenamer |