summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql74/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/jdbc-postgresql74/Makefile')
-rw-r--r--databases/jdbc-postgresql74/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/jdbc-postgresql74/Makefile b/databases/jdbc-postgresql74/Makefile
index 60a37a8f257..082ee770a35 100644
--- a/databases/jdbc-postgresql74/Makefile
+++ b/databases/jdbc-postgresql74/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2005/12/28 01:04:11 abs Exp $
+# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:31 joerg Exp $
#
DIST_VERS= 7.4.6
DISTNAME= postgresql-${DIST_VERS}
PKGNAME= jdbc-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases java
MASTER_SITES?= http://www.postgresql.org/ftpsite/source/OLD/v${DIST_VERS}/ \
ftp://ftp.postgresql.org/pub/source/OLD/v${DIST_VERS}/ \