diff options
Diffstat (limited to 'bin/pax/Makefile')
-rw-r--r-- | bin/pax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/Makefile b/bin/pax/Makefile index de76e6cf0754..82ff18a6c556 100644 --- a/bin/pax/Makefile +++ b/bin/pax/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/pax/Makefile,v 1.12.26.1 2008/11/25 02:59:29 kensmith Exp $ # To install on versions prior to BSD 4.4 the following may have to be # defined with CFLAGS += |