aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/glimpse/files/patch-aa
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-27 21:56:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-27 21:56:04 +0000
commit2f72c77e780f69c8eac52515c1b59f8bbb7bc1c0 (patch)
tree50ece0a14ee591d13441a9f51efb087e614f68c3 /textproc/glimpse/files/patch-aa
parent7dad680ae36ee01774ada6ad02f4dc2935f32448 (diff)
- Convert to staging
- Rename patches to follow makepatch naming. Sponsored by: Absolight
Diffstat (limited to 'textproc/glimpse/files/patch-aa')
-rw-r--r--textproc/glimpse/files/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/glimpse/files/patch-aa b/textproc/glimpse/files/patch-aa
deleted file mode 100644
index 75353d6e210d..000000000000
--- a/textproc/glimpse/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-*** agrep/agrep.c.orig Thu Aug 22 07:51:14 1996
---- agrep/agrep.c Thu Aug 22 07:51:27 1996
-***************
-*** 3,8 ****
---- 3,9 ----
- * bgopal: (1993-4) added a library interface and removed some bugs: also
- * selectively modified many routines to work with our text-compression algo.
- */
-+ #include <sys/types.h>
- #include <sys/stat.h>
- #include "agrep.h"
- #include "checkfile.h"