aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/amanda-client/Makefile2
-rw-r--r--misc/amanda-server/files/patch-example::amanda.conf.in11
-rw-r--r--misc/amanda25-client/Makefile2
-rw-r--r--misc/amanda25-server/files/patch-example::amanda.conf.in11
-rw-r--r--misc/amanda26-client/Makefile2
-rw-r--r--misc/amanda26-server/files/patch-example::amanda.conf.in11
-rw-r--r--misc/amanda32-client/Makefile2
-rw-r--r--misc/amanda32-server/files/patch-example::amanda.conf.in11
8 files changed, 48 insertions, 4 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile
index 91b7b1457fa..072335a79af 100644
--- a/misc/amanda-client/Makefile
+++ b/misc/amanda-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../amanda-server
COMMENT= ${PKGDIR}/pkg-comment.client
diff --git a/misc/amanda-server/files/patch-example::amanda.conf.in b/misc/amanda-server/files/patch-example::amanda.conf.in
new file mode 100644
index 00000000000..196b6d36f53
--- /dev/null
+++ b/misc/amanda-server/files/patch-example::amanda.conf.in
@@ -0,0 +1,11 @@
+--- example/amanda.conf.in 2001/11/08 18:44:56
++++ example/amanda.conf.in 2001/12/07 07:23:10
+@@ -148,7 +148,7 @@
+
+ autoflush no #
+ # if autoflush is set to yes, then amdump will schedule all dump on
+-holding disks to be flush to tape during the run.
++# holding disks to be flush to tape during the run.
+
+ # The format for a ColumnSpec is a ',' seperated list of triples.
+ # Each triple consists of
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile
index 91b7b1457fa..072335a79af 100644
--- a/misc/amanda25-client/Makefile
+++ b/misc/amanda25-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../amanda-server
COMMENT= ${PKGDIR}/pkg-comment.client
diff --git a/misc/amanda25-server/files/patch-example::amanda.conf.in b/misc/amanda25-server/files/patch-example::amanda.conf.in
new file mode 100644
index 00000000000..196b6d36f53
--- /dev/null
+++ b/misc/amanda25-server/files/patch-example::amanda.conf.in
@@ -0,0 +1,11 @@
+--- example/amanda.conf.in 2001/11/08 18:44:56
++++ example/amanda.conf.in 2001/12/07 07:23:10
+@@ -148,7 +148,7 @@
+
+ autoflush no #
+ # if autoflush is set to yes, then amdump will schedule all dump on
+-holding disks to be flush to tape during the run.
++# holding disks to be flush to tape during the run.
+
+ # The format for a ColumnSpec is a ',' seperated list of triples.
+ # Each triple consists of
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile
index 91b7b1457fa..072335a79af 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= ${PKGDIR}/pkg-comment.client
diff --git a/misc/amanda26-server/files/patch-example::amanda.conf.in b/misc/amanda26-server/files/patch-example::amanda.conf.in
new file mode 100644
index 00000000000..196b6d36f53
--- /dev/null
+++ b/misc/amanda26-server/files/patch-example::amanda.conf.in
@@ -0,0 +1,11 @@
+--- example/amanda.conf.in 2001/11/08 18:44:56
++++ example/amanda.conf.in 2001/12/07 07:23:10
+@@ -148,7 +148,7 @@
+
+ autoflush no #
+ # if autoflush is set to yes, then amdump will schedule all dump on
+-holding disks to be flush to tape during the run.
++# holding disks to be flush to tape during the run.
+
+ # The format for a ColumnSpec is a ',' seperated list of triples.
+ # Each triple consists of
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile
index 91b7b1457fa..072335a79af 100644
--- a/misc/amanda32-client/Makefile
+++ b/misc/amanda32-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../amanda-server
COMMENT= ${PKGDIR}/pkg-comment.client
diff --git a/misc/amanda32-server/files/patch-example::amanda.conf.in b/misc/amanda32-server/files/patch-example::amanda.conf.in
new file mode 100644
index 00000000000..196b6d36f53
--- /dev/null
+++ b/misc/amanda32-server/files/patch-example::amanda.conf.in
@@ -0,0 +1,11 @@
+--- example/amanda.conf.in 2001/11/08 18:44:56
++++ example/amanda.conf.in 2001/12/07 07:23:10
+@@ -148,7 +148,7 @@
+
+ autoflush no #
+ # if autoflush is set to yes, then amdump will schedule all dump on
+-holding disks to be flush to tape during the run.
++# holding disks to be flush to tape during the run.
+
+ # The format for a ColumnSpec is a ',' seperated list of triples.
+ # Each triple consists of