summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorabs <abs>2003-07-11 15:12:06 +0000
committerabs <abs>2003-07-11 15:12:06 +0000
commit75a77afdf2f61dedf983f980ef8edb846d8fec1d (patch)
tree3f713d329bc6d70a2e34c599448cd989e95e06f2 /databases
parentf788bbdc27aa9093b2b5a4e060d463d7632d1779 (diff)
downloadpkgsrc-75a77afdf2f61dedf983f980ef8edb846d8fec1d.tar.gz
Add a comment to not forget jdbc-postgresql
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql/Makefile.common b/databases/postgresql/Makefile.common
index fede3c7167e..e734fa3769a 100644
--- a/databases/postgresql/Makefile.common
+++ b/databases/postgresql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2003/06/25 07:54:31 cjs Exp $
+# $NetBSD: Makefile.common,v 1.37 2003/07/11 15:12:06 abs Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -32,6 +32,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql/patches
# DIST_VERS version number on the postgresql distfile
# BASE_VERS pkgsrc-mangled version number (convert pl -> .)
#
+# Note: Do not forget jdbc-postgresql when updating version
DIST_VERS?= 7.3.3
BASE_VERS?= ${DIST_VERS}