diff options
author | David Thiel <lx@FreeBSD.org> | 2008-07-26 21:11:11 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2008-07-26 21:11:11 +0000 |
commit | 60c9ef976971789682cdba313e4ba82be45e4289 (patch) | |
tree | a35524ffb733d79db8a0d7e5958fc4e83c99bea0 /sysutils/clockspeed | |
parent | 3d1bc92c7edd2bddba4bc26aa73fe64810ff90cc (diff) |
Notes
Diffstat (limited to 'sysutils/clockspeed')
-rw-r--r-- | sysutils/clockspeed/Makefile | 6 | ||||
-rw-r--r-- | sysutils/clockspeed/files/leapsecs.dat | bin | 0 -> 184 bytes |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index 432851b4b28f..582d19bc0ddc 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -7,10 +7,10 @@ PORTNAME= clockspeed PORTVERSION= 0.62 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://cr.yp.to/clockspeed/ \ - ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ + http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@FreeBSD.org COMMENT= Uses a hardware tick counter to compensate for deviant system clock @@ -50,7 +50,7 @@ do-configure: @${ECHO_CMD} ${PREFIX} > ${WRKSRC}/conf-home post-build: - @${CP} ${LOCALBASE}/etc/leapsecs.dat ${WRKSRC}/leapsecs.dat + @${CP} ${FILESDIR}/leapsecs.dat ${WRKSRC}/leapsecs.dat post-install: .if !defined(NOPORTDOCS) diff --git a/sysutils/clockspeed/files/leapsecs.dat b/sysutils/clockspeed/files/leapsecs.dat Binary files differnew file mode 100644 index 000000000000..aa92a2da3ce6 --- /dev/null +++ b/sysutils/clockspeed/files/leapsecs.dat |