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) --- russian/rispell/Makefile | 2 -- russian/rispell/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 russian/rispell/pkg-comment (limited to 'russian/rispell') diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile index f2e4160cc3ba..c656bc694277 100644 --- a/russian/rispell/Makefile +++ b/russian/rispell/Makefile @@ -14,8 +14,6 @@ DISTNAME= rispell MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Russian (KOI8-R) dictionary for ISPELL - # Very dirty implementation, use rus-ispell port instead NO_LATEST_LINK= yes diff --git a/russian/rispell/pkg-comment b/russian/rispell/pkg-comment new file mode 100644 index 000000000000..4aa4fc2cab28 --- /dev/null +++ b/russian/rispell/pkg-comment @@ -0,0 +1 @@ +Russian (KOI8-R) dictionary for ISPELL -- cgit