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/dgd-lpmud/Makefile | |
parent | add nml (diff) |
Turn Adam David's ports loose. Look out, world!
Approved by: adam
Diffstat (limited to '')
-rw-r--r-- | net/dgd-lpmud/Makefile | 2 |
1 files changed, 1 insertions, 1 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" |