summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/jdbc-postgresql/Makefile')
-rw-r--r--databases/jdbc-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/jdbc-postgresql/Makefile b/databases/jdbc-postgresql/Makefile
index f870ba228eb..f5a5603d551 100644
--- a/databases/jdbc-postgresql/Makefile
+++ b/databases/jdbc-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/01/22 08:02:15 grant Exp $
+# $NetBSD: Makefile,v 1.23.6.1 2004/11/08 16:43:29 salo Exp $
#
DISTNAME= postgresql-${DIST_VERS}
@@ -13,7 +13,7 @@ MASTER_SITES?= http://www.postgresql.org/ftpsite/source/v${DIST_VERS}/ \
ftp://ftp.sunsite.auc.dk/mirrors/postgresql/source/v${DIST_VERS}/ \
ftp://ftp.jaist.ac.jp/pub/dbms/postgres95/source/v${DIST_VERS}/
-DIST_VERS= 7.3.3
+DIST_VERS= 7.3.8
MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://www.postgresql.org/
COMMENT= 100% Java JDBC driver for PostgreSQL