diff options
author | lev <lev@FreeBSD.org> | 2004-02-03 19:03:28 +0000 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2004-02-03 19:03:28 +0000 |
commit | 7c536c8d105dde38856ae029c0c12fc939261d2c (patch) | |
tree | 14c783bb954bcd4330f7d85f3c2d499f1ac9a14f /games/xwelltris | |
parent | 6c2bfe0e05990bb024ce3f096a936eb005503fdf (diff) | |
download | FreeBSD-ports-7c536c8d105dde38856ae029c0c12fc939261d2c.zip FreeBSD-ports-7c536c8d105dde38856ae029c0c12fc939261d2c.tar.gz |
Fix port comment
Diffstat (limited to 'games/xwelltris')
-rw-r--r-- | games/xwelltris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xwelltris/Makefile b/games/xwelltris/Makefile index 3124615..b18ee0c 100644 --- a/games/xwelltris/Makefile +++ b/games/xwelltris/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.xnc.dubna.su/xwelltris/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= lev@FreeBSD.org -COMMENT= 3D Tetris, blockout-like game +COMMENT= 3D tetris-like game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_SIZE= yes |