From fd0712a4c900e0d8aafbdbd9eed307a1f5f5c065 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 22 Feb 2008 17:04:34 +0000 Subject: + Rename the "ncursesw" option to "wide-curses" and get rid of the "ncurses" option. "wide-curses" now just toggles whether we use wide or narrow curses, which is a much simpler knob for users. Bump the PKGREVISION to 2. --- textproc/hunspell/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/hunspell/Makefile') diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 8feeea31dac..e0d5a109de4 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2007/10/09 19:19:15 martti Exp $ +# $NetBSD: Makefile,v 1.5 2008/02/22 17:04:34 jlam Exp $ # DISTNAME= hunspell-1.1.12-2 PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} -- cgit v1.2.3