diff options
Diffstat (limited to 'databases/postgresql-cstore_fdw')
-rw-r--r-- | databases/postgresql-cstore_fdw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-cstore_fdw/Makefile b/databases/postgresql-cstore_fdw/Makefile index ff90e48fc1df..b69dee1c8e37 100644 --- a/databases/postgresql-cstore_fdw/Makefile +++ b/databases/postgresql-cstore_fdw/Makefile @@ -9,6 +9,7 @@ PATCHFILES+= 2b6bf67ca60faf5a3ebe914fad53257a634ae48a.patch:-p1 MAINTAINER= farrokhi@FreeBSD.org COMMENT= Columnar store for analytics with PostgreSQL +WWW= https://github.com/citusdata/cstore_fdw LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |