diff options
author | lev <lev@FreeBSD.org> | 2004-02-04 03:03:28 +0800 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2004-02-04 03:03:28 +0800 |
commit | 7c536c8d105dde38856ae029c0c12fc939261d2c (patch) | |
tree | 14c783bb954bcd4330f7d85f3c2d499f1ac9a14f /games/xwelltris | |
parent | 6c2bfe0e05990bb024ce3f096a936eb005503fdf (diff) | |
download | freebsd-ports-gnome-7c536c8d105dde38856ae029c0c12fc939261d2c.tar.gz freebsd-ports-gnome-7c536c8d105dde38856ae029c0c12fc939261d2c.tar.zst freebsd-ports-gnome-7c536c8d105dde38856ae029c0c12fc939261d2c.zip |
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 31246159676e..b18ee0c7c70a 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 |