summaryrefslogtreecommitdiff
path: root/databases/postgresql-mysql_fdw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-mysql_fdw/Makefile')
-rw-r--r--databases/postgresql-mysql_fdw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile
index 27997e8b14c0..2e5ee3067d1e 100644
--- a/databases/postgresql-mysql_fdw/Makefile
+++ b/databases/postgresql-mysql_fdw/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mysql_fdw
DISTVERSIONPREFIX= REL-
-DISTVERSION= 2_5_1
+DISTVERSION= 2_5_4
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-