diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
commit | a1c3980ac8aef10f50a0fba3c302985cda5961d4 (patch) | |
tree | e68192414b454fa46892890d17fd53ebab11e395 /games/noegnud-nethack | |
parent | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (diff) | |
download | ports-a1c3980ac8aef10f50a0fba3c302985cda5961d4.tar.gz ports-a1c3980ac8aef10f50a0fba3c302985cda5961d4.zip |
Notes
Diffstat (limited to 'games/noegnud-nethack')
-rw-r--r-- | games/noegnud-nethack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-nethack/Makefile b/games/noegnud-nethack/Makefile index 89840cc2f48f..a02fea478e97 100644 --- a/games/noegnud-nethack/Makefile +++ b/games/noegnud-nethack/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}:noegnud \ nethack-343-src.tgz:nethack EXTRACT_ONLY= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX} -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= The noeGNUd UI for the vanilla Nethack RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data |