aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_controldata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_controldata/Makefile')
-rw-r--r--src/bin/pg_controldata/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_controldata/Makefile b/src/bin/pg_controldata/Makefile
index ec035320ed4..aec9bbaf0dd 100644
--- a/src/bin/pg_controldata/Makefile
+++ b/src/bin/pg_controldata/Makefile
@@ -4,7 +4,7 @@
#
# Copyright (c) 1998-2002, PostgreSQL Global Development Group
#
-# $Header: /cvsroot/pgsql/src/bin/pg_controldata/Makefile,v 1.3 2002/08/17 04:03:35 tgl Exp $
+# $PostgreSQL: pgsql/src/bin/pg_controldata/Makefile,v 1.4 2003/11/29 19:52:04 pgsql Exp $
#
#-------------------------------------------------------------------------