- Fix PLIST_FILES [1]

- Fix typo in pkg-message [2]

Reported by:    QAT [1], ale [2]
This commit is contained in:
Philip M. Gollucci 2010-01-15 00:55:51 +00:00
parent 05d4a96b48
commit 9f20761463
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247898
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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"