diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-02-27 21:20:36 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-02-27 21:20:36 +0000 |
commit | 064a655c766a2cf62044cbb5f9b3a1e305bc62ff (patch) | |
tree | 1b46ebf08b881f824649e6ab97f919daa818096b /databases/postgresql-odbc/Makefile | |
parent | Update to 1.6. (diff) |
databases/postgresql-odbc: Update version 09.03.0400=>09.05.0100
- Fix patch files for 'make makepatch'
Notes
Notes:
svn path=/head/; revision=409690
Diffstat (limited to 'databases/postgresql-odbc/Makefile')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 8c94acfb2dfe..c13b06d7e9a3 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTVERSION= 09.03.0400 +PORTVERSION= 09.05.0100 CATEGORIES= databases MASTER_SITES= PGSQL/odbc/versions/src PKGNAMESUFFIX= -odbc |