summaryrefslogtreecommitdiff
path: root/databases/postgresql91/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql91/Makefile.common')
-rw-r--r--databases/postgresql91/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql91/Makefile.common b/databases/postgresql91/Makefile.common
index 9f0d776acb3..53153802433 100644
--- a/databases/postgresql91/Makefile.common
+++ b/databases/postgresql91/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2016/04/09 12:51:44 adam Exp $
+# $NetBSD: Makefile.common,v 1.31 2016/05/23 14:27:34 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -23,7 +23,7 @@
# used by databases/postgresql91-server/Makefile
# used by databases/postgresql91-upgrade/Makefile
-DISTNAME= postgresql-9.1.21
+DISTNAME= postgresql-9.1.22
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2