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/hex/Makefile | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75954
Diffstat (limited to 'games/hex/Makefile')
-rw-r--r-- | games/hex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hex/Makefile b/games/hex/Makefile index 5cef07b6738a..2fbd6534fefe 100644 --- a/games/hex/Makefile +++ b/games/hex/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.earth.li/projectpurple/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib USE_X_PREFIX= yes USE_GNOMENG= yes |