summaryrefslogtreecommitdiff
path: root/sysutils/clockspeed/files/patch-ad
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-25 14:58:06 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-25 14:58:06 +0000
commit69feeee7037f64de337f5baf95f8a9cd813f0ab9 (patch)
tree2f56909703ddf6ad4d2b4ddbbe2d574eea0cbafe /sysutils/clockspeed/files/patch-ad
parentRespect CFLAGS (diff)
1) Install leapsecs.dat (leapseconds support)
2) Add PKGMESSAGE with additional FreeBSD specific installation information 3) Install sample startup script 4) Bump PORTREVISION due to (1) PR: 27617 Submitted by: Vivek Khera <khera@kciLink.com>
Notes
Notes: svn path=/head/; revision=43045
Diffstat (limited to 'sysutils/clockspeed/files/patch-ad')
-rw-r--r--sysutils/clockspeed/files/patch-ad2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/clockspeed/files/patch-ad b/sysutils/clockspeed/files/patch-ad
index 52cd9386d83b..390e0d794dda 100644
--- a/sysutils/clockspeed/files/patch-ad
+++ b/sysutils/clockspeed/files/patch-ad
@@ -14,7 +14,7 @@
long or long long.
- 2. Install the programs, the man pages, and /etc/leapsecs.dat:
-+ 2. Install the programs, the man pages, and %%PREFIX%%/etc/leapsecs.dat:
++ 2. Install the programs, the man pages, and %%PREFIX%%/etc/clockspeed/leapsecs.dat:
# make setup check
- Put /usr/local/clockspeed/bin into $PATH.
+ Put %%PREFIX%%/bin into $PATH.