diff options
Diffstat (limited to 'net/dgd-lpmud/Makefile')
-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 57787e42e913..6e9b34b425dc 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -12,7 +12,7 @@ DISTNAME= 2.4.5-for-1.4 MAINTAINER= glewis@FreeBSD.org COMMENT= LPmud mudlib, for use with DGD -RUN_DEPENDS= ${LOCALBASE}/sbin/dgd:${PORTSDIR}/net/dgd +RUN_DEPENDS= ${LOCALBASE}/sbin/dgd:net/dgd NO_PACKAGE= May not be used for monetary gain NO_CDROM= ${NO_PACKAGE} |