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/galaxis/Makefile | 2 -- games/galaxis/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 games/galaxis/pkg-comment (limited to 'games/galaxis') diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index 6d161a87aa72..8bcfe2e3d5ac 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.tuxedo.org/~esr/galaxis/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Clone of the nifty little Macintosh game - ALL_TARGET= # empty MAN6= galaxis.6 diff --git a/games/galaxis/pkg-comment b/games/galaxis/pkg-comment new file mode 100644 index 000000000000..b7d4dd2f2d80 --- /dev/null +++ b/games/galaxis/pkg-comment @@ -0,0 +1 @@ +Clone of the nifty little Macintosh game -- cgit