diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-02-05 06:55:46 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-02-05 06:55:46 +0800 |
commit | ed5e8719bc793ed0dd14171e254d343b52e68052 (patch) | |
tree | 1baa65135f31136b258c9362fcf71279c97461ad /misc/amanda-client | |
parent | 2796e839327e4b38711aeae4e475f049dcc02f0f (diff) | |
download | freebsd-ports-gnome-ed5e8719bc793ed0dd14171e254d343b52e68052.tar.gz freebsd-ports-gnome-ed5e8719bc793ed0dd14171e254d343b52e68052.tar.zst freebsd-ports-gnome-ed5e8719bc793ed0dd14171e254d343b52e68052.zip |
- Upgrade to 2.6.1.
- Turn on SSH auth by default.
- Sorry, previous default path of $AMANDA_DATES was typo. Fixed here
it should be. Please take care when upgrading.
PR: ports/131193 (partially merged to my update modifications) [1]
Submitted by: Goran Lowkrantz <glz@hidden-powers.com> [1]
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 4e059afb73e2..03f4f0473ffd 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,6 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |