diff options
-rw-r--r-- | databases/pgsphere/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile index bc914fc78954..fbd3bc552e42 100644 --- a/databases/pgsphere/Makefile +++ b/databases/pgsphere/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://pgfoundry.org/frs/download.php/2558/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Spherical data types, functions, and operators for PostgreSQL -LICENSE= BSD +LICENSE= BSD3CLAUSE OPTIONS_DEFINE= DOCS |