diff options
Diffstat (limited to 'sbin/nos-tun/Makefile')
-rw-r--r-- | sbin/nos-tun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/nos-tun/Makefile b/sbin/nos-tun/Makefile index e128b62160f77..a42140407d608 100644 --- a/sbin/nos-tun/Makefile +++ b/sbin/nos-tun/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/nos-tun/Makefile,v 1.5 2004/02/23 20:13:55 johan Exp $ PROG= nos-tun WARNS?= 0 |