diff options
Diffstat (limited to 'usr.bin/msgs/Makefile')
-rw-r--r-- | usr.bin/msgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/msgs/Makefile b/usr.bin/msgs/Makefile index 9f59c6a598cc..53957dbc6779 100644 --- a/usr.bin/msgs/Makefile +++ b/usr.bin/msgs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/msgs/Makefile,v 1.9.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= msgs WARNS?= 6 |