From addcd0eebc81dc98c4bfcc04dbd1f16c5bef79b3 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Fri, 12 Feb 2010 19:26:43 +0000 Subject: pgSphere provides spherical data types, functions, and operators for PostgreSQL. WWW: http://pgsphere.projects.postgresql.org/ PR: ports/143687 Submitted by: Sunpoet Po-Chuan Hsieh --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 4ae808a4e12b..d036e9277537 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -470,6 +470,7 @@ SUBDIR += pgpool-II SUBDIR += pgpool-II-22 SUBDIR += pgpoolAdmin + SUBDIR += pgsphere SUBDIR += pgtcl SUBDIR += pgtop SUBDIR += pgtune -- cgit