diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
commit | 404195ed6f894a3ea60a2c91c67fb6cf0c1db36b (patch) | |
tree | dd1492b4f50451019ea75d76980cbb970af0a59c /net | |
parent | add nml (diff) |
Turn Adam David's ports loose. Look out, world!
Approved by: adam
Notes
Notes:
svn path=/head/; revision=46420
Diffstat (limited to 'net')
-rw-r--r-- | net/dgd-lpmud/Makefile | 2 | ||||
-rw-r--r-- | net/dgd-net/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 009da8c5dd5e..bf7da48276e8 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/lpc/ \ ftp://ftp.dreamlabs.com/pub/mud/dgd/mudlibs/ DISTFILES= 2.4.5-for-1.1.tgz -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org NO_PACKAGE= "depends on DGD, which is NO_CDROM" RESTRICTED= "no monetary gain, tarball OK for CDROM" diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile index 0e51be00a1ef..3ed3ff986cd1 100644 --- a/net/dgd-net/Makefile +++ b/net/dgd-net/Makefile @@ -27,7 +27,7 @@ PATCHFILES= net-10.dgd-1.1.gz \ 1.1p5.gz \ 1.1p6.gz -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org NO_CDROM= "no distribution to corporate environment" RESTRICTED= "license required for commercial use" |