From 98d7918807e47a088113368fba2a6ad2c1a2b096 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Sat, 15 Nov 2003 16:58:45 +0000 Subject: * Create the directory ${PREFIX}/var/amanda/gnutar-lists and make operator own it * Crate /etc/amandates and have operator own it. This is hard coded at compile time and can't easily be made ${PREFIX} safe. PR: 59302 Submitted by: Matthias Andree --- misc/amanda26-client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/amanda26-client') diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 231ee1b83e8b..187bccf91d60 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) -- cgit v1.2.3