diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile index 92d35d10a85a..189efe795b62 100644 --- a/databases/pgsphere/Makefile +++ b/databases/pgsphere/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgsphere PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://pgfoundry.org/frs/download.php/2558/ \ LOCAL/sunpoet @@ -29,7 +29,7 @@ MAKE_ARGS+= DOCS="" PLIST_FILES= lib/postgresql/pg_sphere.so \ %%DATADIR%%/contrib/pg_sphere.sql -PLIST_DIRSTRY= %%DATADIR%%/contrib +PLIST_DIRS= %%DATADIR%%/contrib .if !defined(NOPORTDOCS) PLIST_FILES+= %%DOCSDIR%%/contrib/README.pg_sphere \