diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-28 14:52:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-28 14:52:43 +0000 |
commit | e402b7a9d22058f10a18fbdd39cc1e9b6371c1ca (patch) | |
tree | 1105663a23164053d5675deffac505cd59e9bc73 | |
parent | 3b83d1921ad4a84bb89bc9049683134e91335582 (diff) | |
download | pkgsrc-e402b7a9d22058f10a18fbdd39cc1e9b6371c1ca.tar.gz |
+ py-supervisor
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 999761e5d82..6fe96280ca9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.695 2017/04/24 16:22:29 adam Exp $ +# $NetBSD: Makefile,v 1.696 2017/04/28 14:52:43 wiz Exp $ # COMMENT= System utilities @@ -458,6 +458,7 @@ SUBDIR+= py-ptyprocess SUBDIR+= py-setconf SUBDIR+= py-setproctitle SUBDIR+= py-structlog +SUBDIR+= py-supervisor SUBDIR+= py-syslog-ng SUBDIR+= py-watchdog SUBDIR+= py-xattr |