summaryrefslogtreecommitdiff
path: root/contrib/cube
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 19:52:15 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 19:52:15 +0000
commit969685ad443637a24650909357e4e768a88412fc (patch)
treef4a2b7c998cc9ed58f2e228620af2bcc38729e93 /contrib/cube
parent738dc233f4dcb51e9c969718b52f5579de252880 (diff)
downloadpostgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'contrib/cube')
-rw-r--r--contrib/cube/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cube/Makefile b/contrib/cube/Makefile
index 80e56aa7f8..28ba3aaf1c 100644
--- a/contrib/cube/Makefile
+++ b/contrib/cube/Makefile
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/contrib/cube/Makefile,v 1.10 2003/09/14 01:52:25 tgl Exp $
+# $PostgreSQL: pgsql/contrib/cube/Makefile,v 1.11 2003/11/29 19:51:21 pgsql Exp $
subdir = contrib/cube
top_builddir = ../..