summaryrefslogtreecommitdiff
path: root/databases/postgresql-contrib
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2008-01-07 13:51:57 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2008-01-07 13:51:57 +0000
commit1d25499d3df3bf1af37d63c037d37cfa4f33e952 (patch)
tree0f62b36a8d40108718996163ba98b172bad57cee /databases/postgresql-contrib
parent- update to 3.11 (diff)
Update all PostgreSQL ports to latest versions.
This includes a bunch of security fixes: CVE-2007-6067, CVE-2007-4772, CVE-2007-6601, CVE-2007-6600 and CVE-2007-4769. Security: http://www.postgresql.org/about/news.905
Notes
Notes: svn path=/head/; revision=205167
Diffstat (limited to 'databases/postgresql-contrib')
-rw-r--r--databases/postgresql-contrib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-contrib/Makefile b/databases/postgresql-contrib/Makefile
index ddd72654a2fc..a5add57e1102 100644
--- a/databases/postgresql-contrib/Makefile
+++ b/databases/postgresql-contrib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= postgresql
PKGNAMESUFFIX= -contrib
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= databases
MAINTAINER= girgen@FreeBSD.org