diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-01-05 12:59:06 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-01-05 12:59:06 +0800 |
commit | 1a5c907936af13a53ffec6863521339ce9da1900 (patch) | |
tree | 9e799fcd77260dd39e1f15edeb89ab710e516d97 /misc/amanda32-client | |
parent | 43f760d4e1e4e2ff59deafa5b8efd869e7522f07 (diff) | |
download | freebsd-ports-gnome-1a5c907936af13a53ffec6863521339ce9da1900.tar.gz freebsd-ports-gnome-1a5c907936af13a53ffec6863521339ce9da1900.tar.zst freebsd-ports-gnome-1a5c907936af13a53ffec6863521339ce9da1900.zip |
Finally upgrade to 2.6.0p2.
Old 2.5.x version is repocopied as misc/amanda25-{server,client}.
If you have backup clients which cannot be upgraded to 2.6.x, use these
old ports or disable usetimestamps option (enabled by default, which
is incompatible with 2.5.x) in amanda.conf.
More minor improvements will follow.
PR: ports/128836
Submitted by: Goran Lowkrantz <glz@hidden-powers.com>
Urged by: many
Diffstat (limited to 'misc/amanda32-client')
-rw-r--r-- | misc/amanda32-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 1163d8fb820d..03f4f0473ffd 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,7 +6,6 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 3 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |