diff options
Diffstat (limited to 'databases/postgresql-odbc/Makefile')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 884f68cf54f1..e5164c93db9a 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTVERSION= 11.01.0000 -PORTREVISION= 1 +PORTVERSION= 12.00.0000 CATEGORIES= databases MASTER_SITES= PGSQL/odbc/versions/src PKGNAMESUFFIX= -odbc |