diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
commit | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch) | |
tree | dc3c1c612dafec406b518706e7178505e6565b58 /sysutils/runit | |
parent | 9bcf57efe0705a8a578607bcf57d633abd69b9e8 (diff) | |
download | ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.tar.gz ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.zip |
Notes
Diffstat (limited to 'sysutils/runit')
-rw-r--r-- | sysutils/runit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile index dd6d374c4c15..6fed6fd7c2ee 100644 --- a/sysutils/runit/Makefile +++ b/sysutils/runit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://smarden.org/${PORTNAME}/ \ http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= Service supervision tools compatible with DJB daemontools USE_RC_SUBR= runsvdir.sh |