diff options
Diffstat (limited to 'usr.sbin/ndp/Makefile')
-rw-r--r-- | usr.sbin/ndp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ndp/Makefile b/usr.sbin/ndp/Makefile index c35dfc7f5eaa3..bef37530a5dba 100644 --- a/usr.sbin/ndp/Makefile +++ b/usr.sbin/ndp/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndp/Makefile,v 1.5 2004/03/31 20:58:39 bms Exp $ .PATH: ${.CURDIR}/../../contrib/tcpdump |