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/omega/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Diffstat (limited to 'games/omega/Makefile')
-rw-r--r-- | games/omega/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/omega/Makefile b/games/omega/Makefile index efae6b991377..bb51a109554b 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.alcyone.com/binaries/omega/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +COMMENT= A complex rogue-style game of dungeon exploration WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= # empty |