aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-client
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2004-11-15 11:20:22 +0000
committerJames E. Housley <jeh@FreeBSD.org>2004-11-15 11:20:22 +0000
commitfe3d6ef70f129afb81a1cada3b83e575cb8b1f0f (patch)
treeca862af9929d35f2984da58b37295b0ee45bdb77 /misc/amanda-client
parent43c6be92f60b3fa0255d8ddcfc0ec7a7b3d8e58a (diff)
downloadports-fe3d6ef70f129afb81a1cada3b83e575cb8b1f0f.tar.gz
ports-fe3d6ef70f129afb81a1cada3b83e575cb8b1f0f.zip
As pointed out in PR ports/73956, even if a user and/or group was specified
there were two chown statements they were ignored. PR: 73956 Submitted By: Phil Homewood <pdh@bne.snapgear.com>
Notes
Notes: svn path=/head/; revision=121655
Diffstat (limited to 'misc/amanda-client')
-rw-r--r--misc/amanda-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile
index 9de355565384..231ee1b83e8b 100644
--- a/misc/amanda-client/Makefile
+++ b/misc/amanda-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../amanda-server
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)