diff options
Diffstat (limited to 'games/freesweep/Makefile')
-rw-r--r-- | games/freesweep/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index 21dc0ff1ba82..b0727dfa5552 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Minesweeper-style game for text-mode terminals - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-prefsdir=${PREFIX}/share/freesweep \ |