diff options
Diffstat (limited to 'games/connectfive')
-rw-r--r-- | games/connectfive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile index a9cb3b148bb1..7a4ce4e5f0be 100644 --- a/games/connectfive/Makefile +++ b/games/connectfive/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-linux/${PORTNAME}-${PORTVERSION} DISTNAME= connectFive MAINTAINER= amdmi3@FreeBSD.org -COMMENT= Place five pieces in a row on a 3d board +COMMENT= Place five pieces in a row on a 3D board MAKEFILE= Makefile.linux LDFLAGS+= -L${LOCALBASE}/lib |