summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql80/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-02-27 14:52:08 +0000
committerabs <abs@pkgsrc.org>2006-02-27 14:52:08 +0000
commitaef247993f4cefbcdb0b35ddb9ed5467b122d9cb (patch)
tree39ce0440019427b836cbd0150b488e5c377064b8 /databases/jdbc-postgresql80/Makefile
parent3f3216390d1a27316cd1d56c09df6879729cc239 (diff)
downloadpkgsrc-aef247993f4cefbcdb0b35ddb9ed5467b122d9cb.tar.gz
Updated jdbc-postgresql74 to 216
Updated jdbc-postgresql80 to 315 Updated jdbc-postgresql81 to 405 No change logs found. Removed jdbc-postgresql (has been re-imported as jdbc-postgresql73)
Diffstat (limited to 'databases/jdbc-postgresql80/Makefile')
-rw-r--r--databases/jdbc-postgresql80/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/jdbc-postgresql80/Makefile b/databases/jdbc-postgresql80/Makefile
index b28da1ca80a..3153366f755 100644
--- a/databases/jdbc-postgresql80/Makefile
+++ b/databases/jdbc-postgresql80/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:31 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/02/27 14:52:09 abs Exp $
#
DISTNAME= postgresql-jdbc-8.0-${PGBUILD}.src
PKGNAME= jdbc-postgresql80-${PGBUILD}
DISTFILES+= ${DISTNAME}.tar.gz ${JARDIST}
-PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://jdbc.postgresql.org/download/
@@ -12,7 +11,7 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://jdbc.postgresql.org/
COMMENT= PostgreSQL 8.0 JDBC3 driver
-PGBUILD= 314
+PGBUILD= 315
JARDIST= postgresql-8.0-${PGBUILD}.jdbc3.jar
JARFILE= postgresql80.jar
EXTRACT_ONLY= ${DISTFILES:N*.jar}