aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_filedump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pg_filedump/Makefile')
-rw-r--r--databases/pg_filedump/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/pg_filedump/Makefile b/databases/pg_filedump/Makefile
index 4902f3a03aad..5ef4a2b98881 100644
--- a/databases/pg_filedump/Makefile
+++ b/databases/pg_filedump/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pg_filedump
-PORTVERSION= 8.3
+PORTVERSION= 8.4
CATEGORIES= databases
MASTER_SITES= http://sources.redhat.com/rhdb/tools/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -16,9 +16,9 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Utility to format PostgreSQL heap, index, etc into human-readable form
BUILD_DEPENDS= \
- ${NONEXISTENT}:${PORTSDIR}/databases/postgresql83-client:patch
+ ${NONEXISTENT}:${PORTSDIR}/databases/postgresql84-client:patch
-BROKEN= does not build
+WRKSRC= ${WRKDIR}/${PORTNAME}-8.4.0
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pg_filedump ${PREFIX}/bin