From a206c36110a2bc6d14fc2faef60e02e72eca4ef5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 11 Aug 2017 05:26:18 +0000 Subject: [PATCH] Fix PKGBASE collision with postgresql96-contrib Reported by: pkg-fallout --- databases/postgresql10-contrib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/postgresql10-contrib/Makefile b/databases/postgresql10-contrib/Makefile index a4a859d979c8..0f819e2cb4a9 100644 --- a/databases/postgresql10-contrib/Makefile +++ b/databases/postgresql10-contrib/Makefile @@ -11,7 +11,7 @@ COMMENT= The contrib utilities from the PostgreSQL distribution LIB_DEPENDS= libxslt.so:textproc/libxslt \ libxml2.so:textproc/libxml2 -MASTERDIR= ${.CURDIR}/../postgresql96-server +MASTERDIR= ${.CURDIR}/../postgresql10-server USES= bison pgsql:10