View | Details | Raw Unified | Return to bug 198307
Collapse All | Expand All

(-)games/nInvaders/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
DISTNAME=	ninvaders-${PORTVERSION}
8
DISTNAME=	ninvaders-${PORTVERSION}
9
9
10
MAINTAINER=	mich@FreeBSD.org
10
MAINTAINER=	mich@FreeBSD.org
11
COMMENT=	The nIvaders game is a Space Invaders clone for ncurses
11
COMMENT=	The nInvaders game is a Space Invaders clone for ncurses
12
12
13
OPTIONS_DEFINE=	DOCS
13
OPTIONS_DEFINE=	DOCS
14
14

Return to bug 198307