summaryrefslogtreecommitdiff
path: root/www/Mosaic/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'www/Mosaic/patches/patch-ar')
-rw-r--r--www/Mosaic/patches/patch-ar13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/Mosaic/patches/patch-ar b/www/Mosaic/patches/patch-ar
deleted file mode 100644
index bf229763c94..00000000000
--- a/www/Mosaic/patches/patch-ar
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ar,v 1.1 1999/06/07 21:40:21 tron Exp $
-
---- libwww2/HTNews.c.orig Thu Jun 27 02:22:42 1996
-+++ libwww2/HTNews.c Mon Jun 7 23:05:58 1999
-@@ -38,7 +38,7 @@
- #define DEFAULT_NEWS_HOST "news"
- #endif
- #ifndef SERVER_FILE
--#define SERVER_FILE "/usr/local/lib/rn/server"
-+#define SERVER_FILE PREFIX "/etc/nntp/domainname"
- #endif
-
- #define FAST_THRESHOLD 100 /* Above this, read IDs fast */