diff options
Diffstat (limited to 'sysutils/clockspeed-conf/files/patch-clockspeed-conf')
-rw-r--r-- | sysutils/clockspeed-conf/files/patch-clockspeed-conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/clockspeed-conf/files/patch-clockspeed-conf b/sysutils/clockspeed-conf/files/patch-clockspeed-conf new file mode 100644 index 0000000..4d5bc6c --- /dev/null +++ b/sysutils/clockspeed-conf/files/patch-clockspeed-conf @@ -0,0 +1,10 @@ +--- clockspeed-conf.orig Mon Apr 14 14:55:45 2003 ++++ clockspeed-conf Mon Apr 14 14:55:54 2003 +@@ -12,7 +12,7 @@ + # and optionally ATTOFILE if not ETCDIR/atto + # + # +-[ -z "${CLOCKSPEED_INSTALLATION}" ] && CLOCKSPEED_INSTALLATION="DJB" ++[ -z "${CLOCKSPEED_INSTALLATION}" ] && CLOCKSPEED_INSTALLATION="FreeBSD_PORT" + + PATH=/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/command:${PATH} |