From 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sun, 21 Mar 2010 01:30:13 +0000 Subject: Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. --- usr.bin/objformat/Makefile | 2 +- usr.bin/objformat/objformat.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/objformat') diff --git a/usr.bin/objformat/Makefile b/usr.bin/objformat/Makefile index 9550ff026345..9823bcd569b6 100644 --- a/usr.bin/objformat/Makefile +++ b/usr.bin/objformat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/objformat/Makefile,v 1.20.12.1 2010/02/10 00:26:20 kensmith Exp $ SCRIPTS=objformat.sh NO_MAN= diff --git a/usr.bin/objformat/objformat.sh b/usr.bin/objformat/objformat.sh index edd96073f603..b52ab879da67 100644 --- a/usr.bin/objformat/objformat.sh +++ b/usr.bin/objformat/objformat.sh @@ -1,5 +1,5 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.bin/objformat/objformat.sh,v 1.1.12.1 2010/02/10 00:26:20 kensmith Exp $ # /usr/bin/objformat has been obsolete and deprecated for years. # Please remove any build/configure script references. New software # should only have to only support elf on FreeBSD. -- cgit v1.3