aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/watchdog
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /sysutils/watchdog
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadfreebsd-ports-gnome-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
freebsd-ports-gnome-a049dd78cc281272f3788b3d4689a744f774e543.tar.zst
freebsd-ports-gnome-a049dd78cc281272f3788b3d4689a744f774e543.zip
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'sysutils/watchdog')
-rw-r--r--sysutils/watchdog/Makefile1
-rw-r--r--sysutils/watchdog/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/watchdog/Makefile b/sysutils/watchdog/Makefile
index 40fd4588a93d..051594f53cd1 100644
--- a/sysutils/watchdog/Makefile
+++ b/sysutils/watchdog/Makefile
@@ -16,6 +16,7 @@ COMMENT= "Watchdog daemon for the AMD Elan sc520 system-on-chip."
MAN8= watchdogd.8
MANCOMPRESSED= yes
+PLIST_FILES= bin/watchdogd
.include <bsd.port.pre.mk>
diff --git a/sysutils/watchdog/pkg-plist b/sysutils/watchdog/pkg-plist
deleted file mode 100644
index 878bcf3060d8..000000000000
--- a/sysutils/watchdog/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/watchdogd
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Fix configure.thierry2008-05-131-11/+3 * Really update ImageMagick before trying to chase it...thierry2008-04-272-2/+22 * Chase ImageMagick upgrade.thierry2008-04-271-2/+2 * - Chase graphics/ImageMagick shlib version bumpmiwi2008-04-221-2/+2 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2