diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-04-30 13:54:03 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-04-30 13:54:03 +0000 |
commit | 8fc67d6e16f1f89705b4aaf7f20c173b19385626 (patch) | |
tree | 311d76dda83a57fc5e407db6672f1bbfc76834d4 /www/junkbuster/files/patch-af | |
parent | - Update to 0.0.4 (diff) |
Silence warnings about gnu/regex.h on -CURRENT.
Get rid of a bunch of patch-files which can be easily replaced by a
REINPLACE_CMD invocation.
PR: ports/65975
Suggested by: Andrey Slusar
Approved by: linimon (mentor)
Notes
Notes:
svn path=/head/; revision=108026
Diffstat (limited to 'www/junkbuster/files/patch-af')
-rw-r--r-- | www/junkbuster/files/patch-af | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/junkbuster/files/patch-af b/www/junkbuster/files/patch-af deleted file mode 100644 index b89073b2eb26..000000000000 --- a/www/junkbuster/files/patch-af +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN /usr/ports/www/ijb/work/ijb20/gnu_regex.c ./gnu_regex.c ---- /usr/ports/www/ijb/work/ijb20/gnu_regex.c Mon Feb 28 02:35:10 2000 -+++ ./gnu_regex.c Mon Feb 28 02:31:06 2000 -@@ -131,7 +131,7 @@ - #endif /* not emacs */ - - /* Get the interface, including the syntax bits. */ --#include "gnu_regex.h" -+#include "gnuregex.h" - - /* isalpha etc. are used for the character classes. */ - #include <ctype.h> |