diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /sysutils/clockspeed/Makefile | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'sysutils/clockspeed/Makefile')
-rw-r--r-- | sysutils/clockspeed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index a5db45a1c86a..f719ed18464f 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://cr.yp.to/clockspeed/ \ ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ MAINTAINER= lioux@FreeBSD.org +COMMENT= Uses a hardware tick counter to compensate for deviant system clock LIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai |