diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-01-10 05:53:29 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-01-10 05:53:29 +0000 |
| commit | 58c9ff44c8041f394c663cb9640e9b77fe07bb13 (patch) | |
| tree | 12d4abc1c0c60a62d4a8ea721bc71a33f8add090 /gnu/usr.bin/sort | |
| parent | 7dbb88eb2eb84f4a17a783cbbb3a3c5e0051dea2 (diff) | |
Diffstat (limited to 'gnu/usr.bin/sort')
| -rw-r--r-- | gnu/usr.bin/sort/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/sort/config.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/sort/unlocked-io.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile index de752b585bb8..3d9682189d3e 100644 --- a/gnu/usr.bin/sort/Makefile +++ b/gnu/usr.bin/sort/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/sort/Makefile,v 1.8 2003/08/30 14:28:14 ache Exp $ SORTDIR= ${.CURDIR}/../../../contrib/gnu-sort .PATH: ${SORTDIR}/lib ${SORTDIR}/src ${SORTDIR}/man diff --git a/gnu/usr.bin/sort/config.h b/gnu/usr.bin/sort/config.h index b2fa5cf88de0..3bea0974bccd 100644 --- a/gnu/usr.bin/sort/config.h +++ b/gnu/usr.bin/sort/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/sort/config.h,v 1.6 2003/08/30 14:28:14 ache Exp $ */ /* config.h. Generated by configure. */ /* config.hin. Generated from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/sort/unlocked-io.h b/gnu/usr.bin/sort/unlocked-io.h index 3c7a4765eeda..8270f1ad8890 100644 --- a/gnu/usr.bin/sort/unlocked-io.h +++ b/gnu/usr.bin/sort/unlocked-io.h @@ -1,2 +1,2 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/sort/unlocked-io.h,v 1.1 2002/06/08 10:34:12 ache Exp $ */ /* Dummy file for trimmed down sort */ |
