diff -Naur /usr/ports/sysutils/bareos-client/Makefile bareos-client/Makefile --- /usr/ports/sysutils/bareos-client/Makefile 2018-05-18 21:00:37.000000000 +0200 +++ bareos-client/Makefile 2018-07-28 19:18:42.624400000 +0200 @@ -1,7 +1,7 @@ # $FreeBSD: head/sysutils/bareos-client/Makefile 470319 2018-05-18 19:00:37Z acm $ PORTNAME= bareos -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -client COMMENT= Backup archiving recovery open sourced (client) @@ -14,7 +14,7 @@ USE_RC_SUBR= bareos-fd PLIST= ${PKGDIR}/pkg-plist.client -MASTERDIR= ${.CURDIR}/../../sysutils/bareos-server +MASTERDIR= ${.CURDIR}/../bareos-server OPTIONS_DEFINE= NLS PYTHON LMDB SCSICRYPTO LMDB_DESC= Enable build of LMDB support