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 f7a17c8eb49..a46af1295b1 100644
--- a/databases/postgresql91/Makefile.common
+++ b/databases/postgresql91/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2012/07/18 10:19:32 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.9 2012/08/23 16:30:34 adam Exp $
#
# used by databases/postgresql91-adminpack/Makefile
# used by databases/postgresql91-client/Makefile
@@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-9.1.4
+DISTNAME= postgresql-9.1.5
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2