diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-30 13:15:46 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-30 13:15:46 +0000 |
commit | 8af306aa5a2af4fe3b0f096830c5b1bc0f4aaa7b (patch) | |
tree | ca46f806e253cdd7cfe3ebd69d0ae34e7908ed45 /textproc/diffstat/files/patch-aa | |
parent | reset maintainer to ports@ (diff) |
- Update to 1.41
PR: ports/85738
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer timeout (25 days)
Notes
Notes:
svn path=/head/; revision=143840
Diffstat (limited to '')
-rw-r--r-- | textproc/diffstat/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/diffstat/files/patch-aa b/textproc/diffstat/files/patch-aa deleted file mode 100644 index b3ef8a695fa6..000000000000 --- a/textproc/diffstat/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Fri Jan 16 17:29:21 1998 -+++ configure.in Fri Oct 22 21:56:59 1999 -@@ -18,7 +18,7 @@ - AC_CONST - AC_STDC_HEADERS - AC_HAVE_HEADERS(stdlib.h unistd.h) --AC_HAVE_HEADERS(getopt.h string.h malloc.h) -+AC_HAVE_HEADERS(string.h) - AC_TYPE_SIZE_T - - ### output makefile and config.h |