diff options
Diffstat (limited to 'databases/postgresql-promscale/Makefile')
-rw-r--r-- | databases/postgresql-promscale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-promscale/Makefile b/databases/postgresql-promscale/Makefile index c38f25551ab8..5943968c27ca 100644 --- a/databases/postgresql-promscale/Makefile +++ b/databases/postgresql-promscale/Makefile @@ -1,6 +1,6 @@ PORTNAME= promscale PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- |