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 e8a8ea6ab6982..3132464849c7e 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watch/Makefile,v 1.16.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= watch MAN= watch.8 |