summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-02-24 04:58:20 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-02-24 04:58:20 +0000
commite9cbac30476d2a2b80b9d5e2de2698408bade36d (patch)
tree9e6b77deddc63964604f346484443e3706bd65ae /databases
parentdevel/pear-HTML_Select: superseded by devel/pear-HTML_Select_Common (diff)
Fix the location of the distfile.
Submitted by: David Booth <wbooth@austin.rr.com>
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql72/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql72/Makefile b/databases/postgresql72/Makefile
index a5b87026bcd9..3bd9cd015257 100644
--- a/databases/postgresql72/Makefile
+++ b/databases/postgresql72/Makefile
@@ -33,7 +33,7 @@ GNU_CONFIGURE= YES
.if defined(POSTGRESQL_SUBPORT)
## the POSTGRESQL_SUBPORTS use this port's distinfo
-MD5_FILE= ${.CURDIR}/../postgresql7/distinfo
+MD5_FILE= ${.CURDIR}/../postgresql72/distinfo
.else
## The rest of this file is for normal base installation