aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda25-server/files
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2002-10-28 21:47:44 +0800
committerjeh <jeh@FreeBSD.org>2002-10-28 21:47:44 +0800
commit0b1f2808029d5d8b0a340cb4916099bcfaa83248 (patch)
tree07668680ee697c52ee37d1e826d642edffc7ed1c /misc/amanda25-server/files
parent2e1781c52bb7dac72190f46f3cbba30a86769bff (diff)
downloadfreebsd-ports-gnome-0b1f2808029d5d8b0a340cb4916099bcfaa83248.tar.gz
freebsd-ports-gnome-0b1f2808029d5d8b0a340cb4916099bcfaa83248.tar.zst
freebsd-ports-gnome-0b1f2808029d5d8b0a340cb4916099bcfaa83248.zip
Update to the released version 2.4.3. This cause a bump of PORTEPOCH
Diffstat (limited to 'misc/amanda25-server/files')
-rw-r--r--misc/amanda25-server/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda25-server/files/patch-ad b/misc/amanda25-server/files/patch-ad
deleted file mode 100644
index 7cbaa40b5ee2..000000000000
--- a/misc/amanda25-server/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- server-src/reporter.c.orig Mon Sep 16 01:23:18 2002
-+++ server-src/reporter.c Mon Sep 16 01:23:24 2002
-@@ -563,7 +563,7 @@
- #else
- curlog = L_ERROR;
- curprog = P_REPORTER;
-- curstr = stralloc2("no printer command defined");
-+ curstr = stralloc2("no printer command defined", "");
- handle_error();
- amfree(curstr);
- #endif