summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/sort
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/sort')
-rw-r--r--gnu/usr.bin/sort/Makefile2
-rw-r--r--gnu/usr.bin/sort/config.h2
-rw-r--r--gnu/usr.bin/sort/unlocked-io.h2
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 */