diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /games/xminesweep/Makefile | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) |
Notes
Diffstat (limited to 'games/xminesweep/Makefile')
-rw-r--r-- | games/xminesweep/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 94ae82325ebb..a881a5226091 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -17,8 +17,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.Org -PORTCOMMENT= X11 minesweeper game - USE_IMAKE= yes MAN1= xminesweep.1 |