diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /contrib/bzip2 | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'.
This commit was manufactured to restore the state of the 7.0-RELEASE image.
Diffstat (limited to 'contrib/bzip2')
| -rw-r--r-- | contrib/bzip2/FREEBSD-Xlist | 2 | ||||
| -rw-r--r-- | contrib/bzip2/FREEBSD-upgrade | 2 | ||||
| -rw-r--r-- | contrib/bzip2/bzlib.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bzip2/FREEBSD-Xlist b/contrib/bzip2/FREEBSD-Xlist index 2725621ac285..5f8d149d9df9 100644 --- a/contrib/bzip2/FREEBSD-Xlist +++ b/contrib/bzip2/FREEBSD-Xlist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/bzip2/FREEBSD-Xlist,v 1.1 2005/05/16 18:56:30 obrien Exp $ *README.XML.STUFF *bz-common.xsl *bz-fo.xsl diff --git a/contrib/bzip2/FREEBSD-upgrade b/contrib/bzip2/FREEBSD-upgrade index 5d0b771ba2cd..643941d10067 100644 --- a/contrib/bzip2/FREEBSD-upgrade +++ b/contrib/bzip2/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/bzip2/FREEBSD-upgrade,v 1.4 2007/03/30 16:33:05 delphij Exp $ Julian Seward's bzip2 originals can be found at: http://www.bzip.org/downloads.html diff --git a/contrib/bzip2/bzlib.c b/contrib/bzip2/bzlib.c index ef0791e05638..8ef3e6c4fda2 100644 --- a/contrib/bzip2/bzlib.c +++ b/contrib/bzip2/bzlib.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/bzip2/bzlib.c,v 1.3 2007/03/28 07:46:20 delphij Exp $"); #include "bzlib_private.h" |
