diff options
author | eadler <eadler@FreeBSD.org> | 2011-11-15 02:32:43 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-11-15 02:32:43 +0800 |
commit | bdc88c16674a7a875821e85ca213c8fadc5dbfac (patch) | |
tree | 7992ac7bab56547362b43d3a8cf90a16570a3cd4 /games | |
parent | 6eac0492116de5463630065bc1ea609ccfe4c741 (diff) | |
download | freebsd-ports-gnome-bdc88c16674a7a875821e85ca213c8fadc5dbfac.tar.gz freebsd-ports-gnome-bdc88c16674a7a875821e85ca213c8fadc5dbfac.tar.zst freebsd-ports-gnome-bdc88c16674a7a875821e85ca213c8fadc5dbfac.zip |
- fix small typos in COMMENT
Submitted by: eadler
Approved by: portmgr (itetcu)
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/noegnud-littlehack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-littlehack/Makefile b/games/noegnud-littlehack/Makefile index 526158565b73..46fcdd7775d5 100644 --- a/games/noegnud-littlehack/Makefile +++ b/games/noegnud-littlehack/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}:noegnud \ EXTRACT_ONLY= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX} MAINTAINER= llwang@infor.org -COMMENT= The noeGNUd UI for the the LittleHack variation of Nethack +COMMENT= The noeGNUd UI for the LittleHack variation of Nethack RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data |