summaryrefslogtreecommitdiff
path: root/net/dgd/files/patch-ab
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-08-25 04:56:34 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-08-25 04:56:34 +0000
commit9be48c5041516138a997076106ff513098d6d29c (patch)
tree2eef188105cfb215ca4a1c134a94b29f2f976d98 /net/dgd/files/patch-ab
parent[new port] net/pear-Net_NNTP: PEAR class that provides an implementation (diff)
. Don't create a README.FreeBSD file, just place the relevant information
in pkg-descr.
Notes
Notes: svn path=/head/; revision=87641
Diffstat (limited to 'net/dgd/files/patch-ab')
-rw-r--r--net/dgd/files/patch-ab16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/dgd/files/patch-ab b/net/dgd/files/patch-ab
deleted file mode 100644
index b55e28867f8b..000000000000
--- a/net/dgd/files/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
-$FreeBSD$
-
-*** ../README.FreeBSD Wed Dec 31 16:00:00 1969
---- ../README.FreeBSD Sun Aug 28 06:43:17 1994
-***************
-*** 0 ****
---- 1,9 ----
-+ This is the core distribution of DGD, providing all the tools needed
-+ to implement interactive servers, for instance MUD, IRC, WWW, etc.
-+ A reference implementation of a kernel library is provided, which can
-+ be further built on. Normally with DGD, there is a kernel library to
-+ define the programming environment and a database library to define the
-+ interaction environment.
-+
-+ Mudlib simulations are available for LPmud and LambdaMoo environments.
-+ Other such simulations are in various stages of development.