diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
tree | d799b77773a040bd9f634696266507c9072dd071 /www/neon26/files/patch-aa | |
parent | Remove do-package target that was running "make package" in (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'www/neon26/files/patch-aa')
-rw-r--r-- | www/neon26/files/patch-aa | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/neon26/files/patch-aa b/www/neon26/files/patch-aa deleted file mode 100644 index 2f76f67a5ac1..000000000000 --- a/www/neon26/files/patch-aa +++ /dev/null @@ -1,8 +0,0 @@ ---- example/nbrowse/main.c Sun Jul 16 15:58:00 2000 -+++ example/nbrowse/main.c Fri Oct 13 10:32:01 2000 -@@ -50,3 +50,4 @@ - #include <uri.h> --#include <xalloc.h> -+#define xmalloc malloc -+#define xstrdup strdup - |