diff options
Diffstat (limited to 'databases/postgresql-mysql_fdw/Makefile')
-rw-r--r-- | databases/postgresql-mysql_fdw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile index 2cd5caf54c0f..095a65d8052c 100644 --- a/databases/postgresql-mysql_fdw/Makefile +++ b/databases/postgresql-mysql_fdw/Makefile @@ -3,7 +3,7 @@ PORTNAME= mysql_fdw PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- |