summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-02-27 18:52:21 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-02-27 18:52:21 +0000
commit96592726d49061e6df73bc66decb99a308e33be5 (patch)
tree4c8edb2d324ed0a92aac0c80eff1dc68401e91f7 /net
parentde-pkg-comment (diff)
de-pkg-comment
Notes
Notes: svn path=/head/; revision=76586
Diffstat (limited to 'net')
-rw-r--r--net/dgd-lpmud/Makefile1
-rw-r--r--net/dgd-lpmud/pkg-comment1
-rw-r--r--net/dgd/Makefile1
-rw-r--r--net/dgd/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile
index ecd533718816..0eb2e04ea3e4 100644
--- a/net/dgd-lpmud/Makefile
+++ b/net/dgd-lpmud/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/lpc/ \
DISTFILES= 2.4.5-for-1.1.tgz
MAINTAINER= glewis@FreeBSD.org
+COMMENT= LPmud mudlib, for use with DGD
NO_PACKAGE= "depends on DGD, which is NO_CDROM"
RESTRICTED= "no monetary gain, tarball OK for CDROM"
diff --git a/net/dgd-lpmud/pkg-comment b/net/dgd-lpmud/pkg-comment
deleted file mode 100644
index 18730e8f1f42..000000000000
--- a/net/dgd-lpmud/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-LPmud mudlib, for use with DGD
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 8739b57c7345..9104c3c199ce 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -17,6 +17,7 @@ PATCH_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/dgd/patches|} \
ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/
MAINTAINER= glewis@FreeBSD.org
+COMMENT= Dworkin's Generic Driver (network server)
NO_CDROM= "no distribution to corporate environment"
RESTRICTED= "license required for commercial use"
diff --git a/net/dgd/pkg-comment b/net/dgd/pkg-comment
deleted file mode 100644
index d3228f78029b..000000000000
--- a/net/dgd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Dworkin's Generic Driver (network server)