aboutsummaryrefslogtreecommitdiff
path: root/sysutils/watchdog
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-23 23:38:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-23 23:38:15 +0000
commit0a291bd7f7c7af12af4a759b98d4f98657d0c977 (patch)
tree2d41feabfa327add93d078317f717787e8278d95 /sysutils/watchdog
parent857f21d17b1de8551d9b88fd481557ae737e5b61 (diff)
downloadports-0a291bd7f7c7af12af4a759b98d4f98657d0c977.tar.gz
ports-0a291bd7f7c7af12af4a759b98d4f98657d0c977.zip
Notes
Diffstat (limited to 'sysutils/watchdog')
-rw-r--r--sysutils/watchdog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/watchdog/Makefile b/sysutils/watchdog/Makefile
index 051594f53cd1..1becae413f15 100644
--- a/sysutils/watchdog/Makefile
+++ b/sysutils/watchdog/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.webweaving.org/watchdog/
EXTRACT_SUFX= .tgz
MAINTAINER= dirkx@webweaving.org
-COMMENT= "Watchdog daemon for the AMD Elan sc520 system-on-chip."
+COMMENT= Watchdog daemon for the AMD Elan sc520 system-on-chip
MAN8= watchdogd.8
MANCOMPRESSED= yes
@@ -24,7 +24,7 @@ PLIST_FILES= bin/watchdogd
# We need revision 1.12 of /sys/i386/i386/elan-mmrc.c and
# 1.1 of /sys/sys/watchdog.h. The first tag is RELENG_5_1.
#
-IGNORE= 'This port only works on 5.1 and above / ${OSVERSION}
+IGNORE= cannot install: this port only works on FreeBSD 5.1 and above
.endif
.include <bsd.port.post.mk>