diff options
| author | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
|---|---|---|
| committer | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
| commit | 969685ad443637a24650909357e4e768a88412fc (patch) | |
| tree | f4a2b7c998cc9ed58f2e228620af2bcc38729e93 /contrib/fulltextindex | |
| parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'contrib/fulltextindex')
| -rw-r--r-- | contrib/fulltextindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fulltextindex/Makefile b/contrib/fulltextindex/Makefile index 11029ed1396..a0671fc8305 100644 --- a/contrib/fulltextindex/Makefile +++ b/contrib/fulltextindex/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/contrib/fulltextindex/Attic/Makefile,v 1.11 2001/09/06 10:49:29 petere Exp $ +# $PostgreSQL: pgsql/contrib/fulltextindex/Makefile,v 1.12 2003/11/29 19:51:35 pgsql Exp $ subdir = contrib/fulltextindex top_builddir = ../.. |
