diff options
author | PostgreSQL Daemon <webmaster@postgresql.org> | 2003-11-29 19:52:15 +0000 |
---|---|---|
committer | PostgreSQL Daemon <webmaster@postgresql.org> | 2003-11-29 19:52:15 +0000 |
commit | 969685ad443637a24650909357e4e768a88412fc (patch) | |
tree | f4a2b7c998cc9ed58f2e228620af2bcc38729e93 /contrib/string | |
parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
download | postgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz postgresql-969685ad443637a24650909357e4e768a88412fc.zip |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'contrib/string')
-rw-r--r-- | contrib/string/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/string/Makefile b/contrib/string/Makefile index 8a38d9c39eb..549b159ba27 100644 --- a/contrib/string/Makefile +++ b/contrib/string/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/contrib/string/Attic/Makefile,v 1.16 2001/09/06 10:49:30 petere Exp $ +# $PostgreSQL: pgsql/contrib/string/Makefile,v 1.17 2003/11/29 19:51:36 pgsql Exp $ subdir = contrib/string top_builddir = ../.. |