diff options
Diffstat (limited to 'databases/postgresql-cstore_fdw/Makefile')
-rw-r--r-- | databases/postgresql-cstore_fdw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-cstore_fdw/Makefile b/databases/postgresql-cstore_fdw/Makefile index 5b8eb75f6748..6b35599f2bda 100644 --- a/databases/postgresql-cstore_fdw/Makefile +++ b/databases/postgresql-cstore_fdw/Makefile @@ -3,7 +3,7 @@ PORTNAME= cstore_fdw PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- |