aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/regex/grot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/regex/grot/Makefile')
-rw-r--r--lib/libc/regex/grot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/grot/Makefile b/lib/libc/regex/grot/Makefile
index 3e4172432f1c..f8220fc78d13 100644
--- a/lib/libc/regex/grot/Makefile
+++ b/lib/libc/regex/grot/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/libc/regex/grot/Makefile,v 1.4.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking). Take -Dconst= out for an ANSI compiler.