aboutsummaryrefslogtreecommitdiffstats
path: root/net/mars_nwe/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/mars_nwe/files/patch-aa')
-rw-r--r--net/mars_nwe/files/patch-aa35
1 files changed, 0 insertions, 35 deletions
diff --git a/net/mars_nwe/files/patch-aa b/net/mars_nwe/files/patch-aa
deleted file mode 100644
index 94625e3f1ded..000000000000
--- a/net/mars_nwe/files/patch-aa
+++ /dev/null
@@ -1,35 +0,0 @@
-Index: doc/README.FREEBSD
-===================================================================
-RCS file: /usr/local/cvsrp/mars/doc/README.FREEBSD,v
-retrieving revision 1.1.1.3
-retrieving revision 1.5
-diff -u -r1.1.1.3 -r1.5
---- doc/README.FREEBSD 1999/06/04 09:38:04 1.1.1.3
-+++ doc/README.FREEBSD 1999/06/04 09:42:09 1.5
-@@ -44,7 +44,6 @@
- with switch '-s'. Please use only patched version of IPXrouted if you
- are run 2.2.8 or 3.x of FreeBSD.
-
--
- 4. Client configuration
-
- This port of Mars_nwe was tested with VLM, Client32 and
-Index: examples/config.h
-===================================================================
-RCS file: /usr/local/cvsrp/mars/examples/config.h,v
-retrieving revision 1.1.1.1
-retrieving revision 1.2
-diff -u -r1.1.1.1 -r1.2
---- examples/config.h 1999/01/28 06:21:38 1.1.1.1
-+++ examples/config.h 1999/01/28 06:23:09 1.2
-@@ -11,9 +11,9 @@
- # define PATHNAME_PROGS "." /* where to find the executables */
- # define PATHNAME_BINDERY "." /* directory for bindery-files */
- #else
--# define FILENAME_NW_INI "/etc/nwserv.conf"
-+# define FILENAME_NW_INI "%%PREFIX%%/etc/nwserv.conf"
- /* full name of ini (conf) file */
--# define PATHNAME_PROGS "/usr/sbin" /* where to find the executables */
-+# define PATHNAME_PROGS "%%PREFIX%%/sbin" /* where to find the executables */
- # define PATHNAME_BINDERY "/var/nwserv/db" /* directory for bindery-files */
- #endif