diff options
Diffstat (limited to 'databases/postgresql72/Makefile')
-rw-r--r-- | databases/postgresql72/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql72/Makefile b/databases/postgresql72/Makefile index a5b8702..3bd9cd0 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 |