diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-16 21:31:30 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-16 21:31:30 +0000 |
commit | 4fe8539a863881598fa6699982ece972c514987b (patch) | |
tree | 0fcdf72aa30a2261700a7ace1178cbfb82eff692 /comms/grig/files/patch-ad | |
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-ad')
-rw-r--r-- | comms/grig/files/patch-ad | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/comms/grig/files/patch-ad b/comms/grig/files/patch-ad deleted file mode 100644 index 470ddb30889c..000000000000 --- a/comms/grig/files/patch-ad +++ /dev/null @@ -1,18 +0,0 @@ ---- ./src/grig-config.c.orig Mon Sep 20 15:40:26 2004 -+++ ./src/grig-config.c Mon Sep 20 15:41:25 2004 -@@ -161,6 +161,7 @@ - break; - #endif - default: -+ break; - } - } - -@@ -209,6 +210,7 @@ - break; - #endif - default: -+ break; - } - } - |