diff options
Diffstat (limited to 'games/xminesweep')
-rw-r--r-- | games/xminesweep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index f2d6fa6c48eb..2d48688199ea 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -5,7 +5,7 @@ # DISTNAME= xminesweep2.1 -EXTRACT_SUFX= .tar.Z +# EXTRACT_SUFX= .tar.Z USE_IMAKE= yes INSTALL_MANPAGES= yes MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ |