diff options
author | David Thiel <lx@FreeBSD.org> | 2008-06-16 02:29:59 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2008-06-16 02:29:59 +0000 |
commit | 3ac0a3f5a01f49ad1f3c0417650bfdafadbedb46 (patch) | |
tree | fd6a7898381ee7af8d325714b0e9de7246c9a7a7 /sysutils/clockspeed/Makefile | |
parent | 5f8ab67538e97c39e965feb1ff9f419df70ac342 (diff) |
Notes
Diffstat (limited to 'sysutils/clockspeed/Makefile')
-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 |