diff options
Diffstat (limited to 'usr.bin/netstat/Makefile')
| -rw-r--r-- | usr.bin/netstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile index 483e8ef2b502..2f1ff9663749 100644 --- a/usr.bin/netstat/Makefile +++ b/usr.bin/netstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/12/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/netstat/Makefile,v 1.26.2.1 2005/07/28 19:54:55 rwatson Exp $ PROG= netstat SRCS= if.c inet.c inet6.c main.c mbuf.c mcast.c mroute.c ipx.c route.c \ |
