diff options
Diffstat (limited to '')
-rw-r--r-- | games/xminesweep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index a881a5226091..ad5dc53f7709 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.Org +COMMENT= X11 minesweeper game USE_IMAKE= yes MAN1= xminesweep.1 |