aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda32-client
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2004-11-15 19:20:22 +0800
committerjeh <jeh@FreeBSD.org>2004-11-15 19:20:22 +0800
commit307493aefa7d37fe3da7544dc8f1d62fb812307b (patch)
tree87a04c9850673b873317b3917c6c99604550da87 /misc/amanda32-client
parent14c052f49d763e37fc49fcd55f616bf4a5b0bc60 (diff)
downloadfreebsd-ports-gnome-307493aefa7d37fe3da7544dc8f1d62fb812307b.tar.gz
freebsd-ports-gnome-307493aefa7d37fe3da7544dc8f1d62fb812307b.tar.zst
freebsd-ports-gnome-307493aefa7d37fe3da7544dc8f1d62fb812307b.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>
Diffstat (limited to 'misc/amanda32-client')
-rw-r--r--misc/amanda32-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile
index 9de355565384..231ee1b83e8b 100644
--- a/misc/amanda32-client/Makefile
+++ b/misc/amanda32-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)