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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/jdbc-postgresql/Makefile b/databases/jdbc-postgresql/Makefile
index 29e015169ac..da47aa05916 100644
--- a/databases/jdbc-postgresql/Makefile
+++ b/databases/jdbc-postgresql/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2006/01/04 04:29:06 schmonz Exp $
+# $NetBSD: Makefile,v 1.30 2006/02/05 23:08:31 joerg Exp $
#
DISTNAME= postgresql-${DIST_VERS}
PKGNAME= jdbc-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases java
MASTER_SITES?= http://www.postgresql.org/ftp/source/OLD/v${DIST_VERS}/ \
ftp://ftp.postgresql.org/pub/source/OLD/v${DIST_VERS}/ \