diff options
author | adam <adam@FreeBSD.org> | 1996-10-31 19:33:20 +0000 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1996-10-31 19:33:20 +0000 |
commit | 3d8dacda7de68a227c018aa99d59322a39e2a25f (patch) | |
tree | 1de729ca59a8a86a3e1c59f74c0570d0ddfb530f /net/dgd-lpmud/Makefile | |
parent | 7c640c7470c6bc90b22173d7511a67fb995e425f (diff) | |
download | FreeBSD-ports-3d8dacda7de68a227c018aa99d59322a39e2a25f.zip FreeBSD-ports-3d8dacda7de68a227c018aa99d59322a39e2a25f.tar.gz |
reflect the legal status more accurately
Diffstat (limited to 'net/dgd-lpmud/Makefile')
-rw-r--r-- | net/dgd-lpmud/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index e58e386..801b0c5 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -3,7 +3,7 @@ # Date created: 10 November 1994 # Whom: adam # -# $Id: Makefile,v 1.12 1996/06/17 17:34:16 adam Exp $ +# $Id: Makefile,v 1.13 1996/06/19 14:57:21 adam Exp $ # DISTNAME= dgd-lpmud @@ -16,8 +16,8 @@ DIST_SUBDIR= dgd MAINTAINER= adam@veda.is -NO_CDROM= depends on DGD, which is NO_CDROM -RESTRICTED= no monetary gain +NO_PACKAGE= depends on DGD, which is NO_CDROM +RESTRICTED= no monetary gain, tarball OK for CDROM RUN_DEPENDS= ${PREFIX}/dgd/bin/driver:${PORTSDIR}/net/dgd |