summaryrefslogtreecommitdiff
path: root/net/dgd/files/patch-mud.dgd
diff options
context:
space:
mode:
Diffstat (limited to 'net/dgd/files/patch-mud.dgd')
-rw-r--r--net/dgd/files/patch-mud.dgd10
1 files changed, 3 insertions, 7 deletions
diff --git a/net/dgd/files/patch-mud.dgd b/net/dgd/files/patch-mud.dgd
index 27b7535880f8..8cb2e73831a3 100644
--- a/net/dgd/files/patch-mud.dgd
+++ b/net/dgd/files/patch-mud.dgd
@@ -1,12 +1,8 @@
$FreeBSD$
---- mud.dgd.orig Thu Mar 4 13:54:52 1999
-+++ mud.dgd Thu Aug 28 14:54:26 2003
-@@ -1,10 +1,10 @@
- telnet_port = 6047; /* telnet port number */
- binary_port = 6048; /* binary port number */
--directory = "/home/dworkin/dgd/mud";/* base directory (MUST be absolute) */
-+directory = "%%DATADIR%%/kernel"; /* base directory (MUST be absolute) */
+--- mud.dgd.orig 2003-12-30 18:58:57.000000000 -0800
++++ mud.dgd 2009-05-24 22:28:04.000000000 -0700
+@@ -4,7 +4,7 @@
users = 40; /* max # of users */
editors = 40; /* max # of editor sessions */
ed_tmpfile = "../tmp/ed"; /* proto editor tmpfile */