From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- games/freesweep/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'games/freesweep/Makefile') 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 \ -- cgit