diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-11 05:08:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-11 05:08:34 +0000 |
commit | c082ec23b091bfad3611025453d6f0213974e866 (patch) | |
tree | c6092e1fa63d8ff9e26e9dff10538830cee87152 /databases/postgresql-odbc | |
parent | take over maintainership (diff) |
use the latest postgresql7
postgresql-jdbc now uses the great new USE_JAVA stuff
PR: 36980
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57558
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index f258f181d5b7..47af052a083c 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -6,7 +6,6 @@ # PORTNAME= postgresql-odbc -PORTVERSION= 7.2 CATEGORIES= databases MAINTAINER= girgen@partitur.se |