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 a72aadfe8ba84..8978af6963a8f 100644 --- a/usr.bin/sockstat/Makefile +++ b/usr.bin/sockstat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/sockstat/Makefile,v 1.2 1999/08/28 01:05:45 peter Exp $ MAINTAINER= des@freebsd.org MAN1= sockstat.1 |