diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
commit | 8f66ae99c3a17fc16f3f8c12dd935735f9a89060 (patch) | |
tree | b30ec8b80f0971f5f9d705e34b73f7e3cfa22042 /sysutils/clockspeed-conf/Makefile | |
parent | 21a3e98189f82fbefa1ee85c69f143e25b87c4d5 (diff) | |
download | ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.tar.gz ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.zip |
Notes
Diffstat (limited to 'sysutils/clockspeed-conf/Makefile')
-rw-r--r-- | sysutils/clockspeed-conf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/clockspeed-conf/Makefile b/sysutils/clockspeed-conf/Makefile index 4af92fe47c29..242751073317 100644 --- a/sysutils/clockspeed-conf/Makefile +++ b/sysutils/clockspeed-conf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.5 CATEGORIES= sysutils MASTER_SITES= http://foo42.de/distfiles/ -MAINTAINER= atamaniuk-ports@frobs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Supervise scripts for clockspeed to use daemontools RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools \ |