summaryrefslogtreecommitdiff
path: root/www/junkbuster/files/patch-an
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-04-30 13:54:03 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-04-30 13:54:03 +0000
commit8fc67d6e16f1f89705b4aaf7f20c173b19385626 (patch)
tree311d76dda83a57fc5e407db6672f1bbfc76834d4 /www/junkbuster/files/patch-an
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-an')
-rw-r--r--www/junkbuster/files/patch-an11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/junkbuster/files/patch-an b/www/junkbuster/files/patch-an
deleted file mode 100644
index cc89552a1df2..000000000000
--- a/www/junkbuster/files/patch-an
+++ /dev/null
@@ -1,11 +0,0 @@
---- bind.c 2000/11/03 10:27:18 1.1
-+++ bind.c 2000/11/03 10:27:22
-@@ -37,7 +37,7 @@
- #endif
-
- #ifdef REGEX
--#include <gnu_regex.h>
-+#include <gnuregex.h>
- #endif
-
- #include "jcc.h" /* For atoip() */