diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-19 03:01:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-19 03:01:51 +0000 |
commit | 3212c12907de4193f738cd39f8b83df5d911a9a7 (patch) | |
tree | 67d007968174a5f965ba44e71ede17fae2a462f1 /www/junkbuster/files/patch-ag | |
parent | Remove net/tramp-emacs20. (diff) |
As previously announced, remove www/junkbuster due to security concerns.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=139567
Diffstat (limited to 'www/junkbuster/files/patch-ag')
-rw-r--r-- | www/junkbuster/files/patch-ag | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/junkbuster/files/patch-ag b/www/junkbuster/files/patch-ag deleted file mode 100644 index 302c3f2cb915..000000000000 --- a/www/junkbuster/files/patch-ag +++ /dev/null @@ -1,12 +0,0 @@ ---- jcc.c.orig Fri Aug 4 14:31:14 2000 -+++ jcc.c Thu Apr 29 15:55:30 2004 -@@ -43,7 +43,8 @@ - #endif - - #include "jcc.h" --#include "zutil.h" -+#include "zlib.h" -+#define DEF_MEM_LEVEL 8 - - char *prog; - |