diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
| commit | cc28c79becc0c69f0d33337062166295c1f52d63 (patch) | |
| tree | 027a1716b81de12e9d3735d93dcaf4b08ccb78af /usr.bin/xargs/Makefile | |
| parent | a92e32c6e92d43c510782860a055a2d736966c11 (diff) | |
Diffstat (limited to 'usr.bin/xargs/Makefile')
| -rw-r--r-- | usr.bin/xargs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/Makefile b/usr.bin/xargs/Makefile index 16162a1641e9..38d211c21972 100644 --- a/usr.bin/xargs/Makefile +++ b/usr.bin/xargs/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/xargs/Makefile,v 1.6.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= xargs SRCS= xargs.c strnsubst.c |
