diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-15 03:18:03 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-15 03:18:03 +0000 |
commit | dad50d99b195f0597431757a3b8c63f1012e6731 (patch) | |
tree | 544072f356f3cefa26a6a5225882423a4ffe98f4 /www/arena/files/patch-ae | |
parent | - added the missing .if statement around the IGNORE (diff) |
Remove expired ports.
Diffstat (limited to 'www/arena/files/patch-ae')
-rw-r--r-- | www/arena/files/patch-ae | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/arena/files/patch-ae b/www/arena/files/patch-ae deleted file mode 100644 index a6b215204ee7..000000000000 --- a/www/arena/files/patch-ae +++ /dev/null @@ -1,12 +0,0 @@ ---- ./Arena/Implementation/icon.c.org Thu Mar 21 07:28:53 1996 -+++ ./Arena/Implementation/icon.c Tue Apr 30 00:22:54 1996 -@@ -46,7 +46,9 @@ - #if defined __QNX__ || (defined(sco) && !defined(sco_os5)) - #define index strchr - #else -+#if !defined(index) - extern char *index(); -+#endif - #endif - - static char basis_64[] = |