aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/geomWatch/Makefile2
-rw-r--r--sysutils/geomWatch/files/pkg-message.in4
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile
index 3d3b6f84a5fc..497857680270 100644
--- a/sysutils/geomWatch/Makefile
+++ b/sysutils/geomWatch/Makefile
@@ -7,6 +7,7 @@
PORTNAME= geomWatch
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://isis.poly.edu/~bk/geomWatch/ \
http://bk.macroblock.net/geomWatch/
@@ -18,6 +19,7 @@ COMMENT= Watches for and e-mails admins about GEOM state changes
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
PLIST_FILES= sbin/geomWatch \
+ etc/rc.d/geomWatch \
etc/geomWatch.conf.sample
SUB_FILES= pkg-message geomWatch
diff --git a/sysutils/geomWatch/files/pkg-message.in b/sysutils/geomWatch/files/pkg-message.in
index 915ca9e81240..967c1da9f683 100644
--- a/sysutils/geomWatch/files/pkg-message.in
+++ b/sysutils/geomWatch/files/pkg-message.in
@@ -1,7 +1,7 @@
A sample geomWatch configuration file has been installed as
-%%PREFIX%%/etc/smartd.conf.sample. You should copy it to
-%%PREFIX%%/etc/smartd.conf, edit it to your liking, and add the following line
+%%PREFIX%%/etc/geomWatch.conf.sample. You should copy it to
+%%PREFIX%%/etc/geomWatch.conf, edit it to your liking, and add the following line
to /etc/rc.conf:
geomwatch_enable="YES"