From 2932c2c73e3913f1fd8db97298b5736a629e579e Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Sun, 11 Mar 2001 02:04:58 +0000 Subject: Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errors for xx-ipell ports I don't maintain. --- textproc/ispell/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/ispell') diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index cc3ee81e023e..7051c373bcae 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ \ ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ DISTNAME= ispell-3.1 -MAINTAINER= jmz@FreeBSD.org +MAINTAINER?= jmz@FreeBSD.org PATCH_SITES= ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ ISPELL_FILES= ispell-3.1.20.tar.gz HTML_PATCH= ispell-html-mode.patch -- cgit v1.2.3