diff options
Diffstat (limited to 'usr.sbin/watch/Makefile')
-rw-r--r-- | usr.sbin/watch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index d79bba98328a..3a4454af4510 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watch/Makefile,v 1.8.2.2 2002/03/11 01:26:42 dd Exp $ PROG= watch MAN= watch.8 |