diff options
Diffstat (limited to 'src/bin/pg_id/Makefile')
-rw-r--r-- | src/bin/pg_id/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_id/Makefile b/src/bin/pg_id/Makefile index e9577b4f671..29230f59465 100644 --- a/src/bin/pg_id/Makefile +++ b/src/bin/pg_id/Makefile @@ -4,7 +4,7 @@ # # Copyright (C) 2000 by PostgreSQL Global Development Team # -# $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/Makefile,v 1.20 2000/11/30 20:36:11 petere Exp $ +# $PostgreSQL: pgsql/src/bin/pg_id/Makefile,v 1.21 2003/11/29 19:52:05 pgsql Exp $ # #------------------------------------------------------------------------- |