aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql84-contrib
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2011-05-02 21:37:31 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2011-05-02 21:37:31 +0000
commit6bbab5e1ef6165b675bdc669999b8cc9b78e0194 (patch)
tree74656a5cf75cd97fb22e25535e26fefa0376af2c /databases/postgresql84-contrib
parenta441031b5a5e378daedc15e18d1d4045274c2eeb (diff)
downloadports-6bbab5e1ef6165b675bdc669999b8cc9b78e0194.tar.gz
ports-6bbab5e1ef6165b675bdc669999b8cc9b78e0194.zip
Fix a problem with creating the postgresql user when using a package.
Notes
Notes: svn path=/head/; revision=273491
Diffstat (limited to 'databases/postgresql84-contrib')
-rw-r--r--databases/postgresql84-contrib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql84-contrib/Makefile b/databases/postgresql84-contrib/Makefile
index 07ae448bb66e..5edae366570f 100644
--- a/databases/postgresql84-contrib/Makefile
+++ b/databases/postgresql84-contrib/Makefile
@@ -8,6 +8,7 @@
PORTNAME= postgresql
PKGNAMESUFFIX= -contrib
CATEGORIES= databases
+PORTREVISION= 0
MAINTAINER= girgen@FreeBSD.org
COMMENT= The contrib utilities from the PostgreSQL distribution