diff options
Diffstat (limited to 'usr.bin/brandelf/Makefile')
-rw-r--r-- | usr.bin/brandelf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/brandelf/Makefile b/usr.bin/brandelf/Makefile index 2c4859fcd959d..6fc3996d8fc5b 100644 --- a/usr.bin/brandelf/Makefile +++ b/usr.bin/brandelf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/brandelf/Makefile,v 1.7 2003/06/14 19:32:51 obrien Exp $ PROG= brandelf |