diff options
Diffstat (limited to 'sysutils/clockspeed')
-rw-r--r-- | sysutils/clockspeed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index e75ff5c67780..432851b4b28f 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://cr.yp.to/clockspeed/ \ ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@FreeBSD.org COMMENT= Uses a hardware tick counter to compensate for deviant system clock LIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai |