diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-22 04:19:53 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-22 04:19:53 +0000 |
commit | 147cd26bda7870e7a0c887a2553d9d0aa8c6b8aa (patch) | |
tree | da7b6231025b186bb2c477bb04a37ebdee6c8c01 /devel/newt/files/patch-aa | |
parent | Fix MASTER_SITES: directory structure changed (diff) |
upgrade to 0.50.36
PR: 39630
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=61719
Diffstat (limited to 'devel/newt/files/patch-aa')
-rw-r--r-- | devel/newt/files/patch-aa | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/newt/files/patch-aa b/devel/newt/files/patch-aa deleted file mode 100644 index cc4958e347ec..000000000000 --- a/devel/newt/files/patch-aa +++ /dev/null @@ -1,7 +0,0 @@ ---- grid.c.orig Sun May 5 00:23:33 2002 -+++ grid.c Sun May 5 00:23:45 2002 -@@ -1,4 +1,3 @@ --#include <alloca.h> - #include <stdlib.h> - #include <string.h> - |