diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/xlines | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75954
Diffstat (limited to 'games/xlines')
-rw-r--r-- | games/xlines/Makefile | 1 | ||||
-rw-r--r-- | games/xlines/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 5052e1b70af8..3324f7f11c3a 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/contrib/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Remove as many balls from board as you can USE_QT_VER= 3 USE_X_PREFIX= yes diff --git a/games/xlines/pkg-comment b/games/xlines/pkg-comment deleted file mode 100644 index 54d571174bf5..000000000000 --- a/games/xlines/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Remove as many balls from board as you can |