summaryrefslogtreecommitdiff
path: root/databases/postgresql95
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql95')
-rw-r--r--databases/postgresql95/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql95/Makefile.common b/databases/postgresql95/Makefile.common
index a1427c0f035..995818a011f 100644
--- a/databases/postgresql95/Makefile.common
+++ b/databases/postgresql95/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2016/05/23 14:27:35 adam Exp $
+# $NetBSD: Makefile.common,v 1.4 2016/06/19 20:48:29 fhajny Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -10,6 +10,7 @@
#
# used by databases/postgresql95-adminpack/Makefile
# used by databases/postgresql95-client/Makefile
+# used by databases/postgresql95-contrib/Makefile
# used by databases/postgresql95-datatypes/Makefile
# used by databases/postgresql95-dblink/Makefile
# used by databases/postgresql95-docs/Makefile