diff options
Diffstat (limited to 'games/bsdtris/Makefile')
-rw-r--r-- | games/bsdtris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bsdtris/Makefile b/games/bsdtris/Makefile index ce61db17ea7d..e3877a854aa7 100644 --- a/games/bsdtris/Makefile +++ b/games/bsdtris/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= ${PORTNAME}-01092003 MAINTAINER= onatan@gmail.com -COMMENT= BSD version of Text-based tetris game +COMMENT= BSD version of text-based Tetris game NO_WRKSUBDIR= yes |