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/earthdistance | |
| parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
| download | postgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz | |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'contrib/earthdistance')
| -rw-r--r-- | contrib/earthdistance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/earthdistance/Makefile b/contrib/earthdistance/Makefile index 49d1505f04..3dd17e1e97 100644 --- a/contrib/earthdistance/Makefile +++ b/contrib/earthdistance/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/contrib/earthdistance/Makefile,v 1.12 2002/09/20 03:47:22 momjian Exp $ +# $PostgreSQL: pgsql/contrib/earthdistance/Makefile,v 1.13 2003/11/29 19:51:35 pgsql Exp $ subdir = contrib/earthdistance top_builddir = ../.. |
