diff options
Diffstat (limited to 'usr.sbin/watchdogd/Makefile')
-rw-r--r-- | usr.sbin/watchdogd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watchdogd/Makefile b/usr.sbin/watchdogd/Makefile index 08880e1491687..7793f2ad607cb 100644 --- a/usr.sbin/watchdogd/Makefile +++ b/usr.sbin/watchdogd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watchdogd/Makefile,v 1.4.8.1 2006/01/15 17:50:38 delphij Exp $ PROG= watchdogd LINKS= ${BINDIR}/watchdogd ${BINDIR}/watchdog |