summaryrefslogtreecommitdiff
path: root/databases/postgresql94/Makefile.common
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2016-08-14 16:56:29 +0000
committeris <is@pkgsrc.org>2016-08-14 16:56:29 +0000
commit6973a7a5f7579f09267ed49f3b4f29cd6ac2eee5 (patch)
tree07c5ca4d5000da3363a0e537ec381b63fc0ca87d /databases/postgresql94/Makefile.common
parentc74674f40f549dc38a4264f954c2a3265c271e5d (diff)
downloadpkgsrc-6973a7a5f7579f09267ed49f3b4f29cd6ac2eee5.tar.gz
Update postgresql94 & related to PostGreSQL 9.4.9
Diffstat (limited to 'databases/postgresql94/Makefile.common')
-rw-r--r--databases/postgresql94/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql94/Makefile.common b/databases/postgresql94/Makefile.common
index 3539fe6c166..ba8b4431d4e 100644
--- a/databases/postgresql94/Makefile.common
+++ b/databases/postgresql94/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2016/06/19 21:09:56 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.13 2016/08/14 16:56:29 is Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql94-pltcl/Makefile
# used by databases/postgresql94-server/Makefile
-DISTNAME= postgresql-9.4.8
+DISTNAME= postgresql-9.4.9
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2