summaryrefslogtreecommitdiff
path: root/comms/grig/files/patch-ab
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-16 21:31:30 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-16 21:31:30 +0000
commit4fe8539a863881598fa6699982ece972c514987b (patch)
tree0fcdf72aa30a2261700a7ace1178cbfb82eff692 /comms/grig/files/patch-ab
parent- Update to 0.6.1 (diff)
- Update to 0.7.1
- Move to LOCALBASE - Change maintainer's email address - Workaround for autoconf 2.6.0 (mandir) PR: ports/103301 Submitted by: Matt Dawson <matt at mattsnetwork.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=173160
Diffstat (limited to 'comms/grig/files/patch-ab')
-rw-r--r--comms/grig/files/patch-ab18
1 files changed, 0 insertions, 18 deletions
diff --git a/comms/grig/files/patch-ab b/comms/grig/files/patch-ab
deleted file mode 100644
index e3606929be20..000000000000
--- a/comms/grig/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- ./src/grig-config-rig.c.orig Mon Sep 20 15:36:13 2004
-+++ ./src/grig-config-rig.c Mon Sep 20 15:37:42 2004
-@@ -433,6 +433,7 @@
- case 1: /* Cancel */
- break;
- default:
-+ break;
- }
- gnome_dialog_close (GNOME_DIALOG (dialog));
- }
-@@ -575,6 +576,7 @@
- case 1: /* Cancel */
- break;
- default:
-+ break;
- }
- gnome_dialog_close (GNOME_DIALOG (dialog));
- }