diff options
Diffstat (limited to 'usr.bin/sockstat/Makefile')
-rw-r--r-- | usr.bin/sockstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sockstat/Makefile b/usr.bin/sockstat/Makefile index f2b82bb91ad7e..1d787b7bd86c6 100644 --- a/usr.bin/sockstat/Makefile +++ b/usr.bin/sockstat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/sockstat/Makefile,v 1.6 2002/07/31 12:32:03 des Exp $ PROG= sockstat WARNS?= 4 |