+ py3 version of daemonize I forgot before

This commit is contained in:
abieber 2019-02-22 16:43:27 +00:00
parent 7d99257a7e
commit 1d61361ef3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.516 2019/02/22 16:40:36 abieber Exp $
# $OpenBSD: Makefile,v 1.517 2019/02/22 16:43:27 abieber Exp $
SUBDIR =
SUBDIR += accountsservice
@ -240,6 +240,7 @@
SUBDIR += py-croniter,python3
SUBDIR += py-daemon
SUBDIR += py-daemonize
SUBDIR += py-daemonize,python3
SUBDIR += py-elasticsearch-curator
SUBDIR += py-ghmi
SUBDIR += py-ghmi,python3