diff options
author | mharo <mharo@FreeBSD.org> | 1999-11-01 09:07:57 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-11-01 09:07:57 +0800 |
commit | dbf3c191c3547920a7aba36c2cda8abd5aae3e22 (patch) | |
tree | 031a48f8baab56c690ba25f4cd3454cee5e0d319 /net/tdetect/pkg-message | |
parent | b123adf8581a2862f1ba6332214d99e2fbc52009 (diff) | |
download | freebsd-ports-gnome-dbf3c191c3547920a7aba36c2cda8abd5aae3e22.tar.gz freebsd-ports-gnome-dbf3c191c3547920a7aba36c2cda8abd5aae3e22.tar.zst freebsd-ports-gnome-dbf3c191c3547920a7aba36c2cda8abd5aae3e22.zip |
move install message to pkg/MESSAGE and remove extra strip
Diffstat (limited to 'net/tdetect/pkg-message')
-rw-r--r-- | net/tdetect/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tdetect/pkg-message b/net/tdetect/pkg-message index 6d0ac14bcc39..813a6b742082 100644 --- a/net/tdetect/pkg-message +++ b/net/tdetect/pkg-message @@ -1,6 +1,6 @@ IMPORTANT! -Dont forget to edit ${PREFIX}/etc/rc.d/tdetect.sh +Dont forget to edit /usr/local/etc/rc.d/tdetect.sh and set ETHERNETDEV to the name of the ethernet device you wish to monitor |