diff options
| author | David Malone <dwmalone@FreeBSD.org> | 2001-12-10 21:13:08 +0000 |
|---|---|---|
| committer | David Malone <dwmalone@FreeBSD.org> | 2001-12-10 21:13:08 +0000 |
| commit | 9f5b04e925d068b053cc41bae3d3c25a5325062c (patch) | |
| tree | 1442452df82ec8f2c59ad6b71923e5a41a2c26fa /usr.bin/netstat | |
| parent | 071087f3d79814821e1c6b70569177f2583903a8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/netstat')
| -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 0b47e40780aa..f1bd3d8c5f05 100644 --- a/usr.bin/netstat/Makefile +++ b/usr.bin/netstat/Makefile @@ -1,5 +1,5 @@ -# $FreeBSD$ # @(#)Makefile 8.1 (Berkeley) 6/12/93 +# $FreeBSD$ PROG= netstat SRCS= if.c inet.c inet6.c main.c mbuf.c mroute.c ipx.c route.c \ |
