diff options
Diffstat (limited to 'databases/postgresql-ogr_fdw/Makefile')
-rw-r--r-- | databases/postgresql-ogr_fdw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-ogr_fdw/Makefile b/databases/postgresql-ogr_fdw/Makefile index dba46d15a085..e11662c267a9 100644 --- a/databases/postgresql-ogr_fdw/Makefile +++ b/databases/postgresql-ogr_fdw/Makefile @@ -1,6 +1,7 @@ PORTNAME= ogr_fdw DISTVERSIONPREFIX= v DISTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- |