diff options
Diffstat (limited to 'usr.sbin/traceroute6/Makefile')
-rw-r--r-- | usr.sbin/traceroute6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile index ab4e52ce981ad..acc4a410154cd 100644 --- a/usr.sbin/traceroute6/Makefile +++ b/usr.sbin/traceroute6/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/traceroute6/Makefile,v 1.8 2003/10/24 18:26:30 ume Exp $ PROG= traceroute6 MAN= traceroute6.8 |