diff options
Diffstat (limited to 'usr.bin/mklocale/Makefile')
-rw-r--r-- | usr.bin/mklocale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mklocale/Makefile b/usr.bin/mklocale/Makefile index 9873d4e32fc3d..11a71fa1bc7a8 100644 --- a/usr.bin/mklocale/Makefile +++ b/usr.bin/mklocale/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/7/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/mklocale/Makefile,v 1.29 2005/05/16 09:32:41 ru Exp $ PROG= mklocale WARNS?= 6 |