From c9830c0c235b4dd7ed6564105a3e1c6e76e8fb0c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 20 Feb 2003 20:17:02 +0000 Subject: Allow overriding MAINTAINER and COMMENT. --- www/lynx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/lynx') diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 0f7e769727b6..04a14a78848f 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -17,8 +17,8 @@ PATCHFILES= lynx2.8.4rel.1a.patch \ lynx2.8.4rel.1b.patch \ lynx2.8.4rel.1c.patch -MAINTAINER= ports@FreeBSD.org -COMMENT= A non-graphical, text-based World-Wide Web client +MAINTAINER?= ports@FreeBSD.org +COMMENT?= A non-graphical, text-based World-Wide Web client USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}2-8-4 -- cgit v1.2.3