aboutsummaryrefslogtreecommitdiffstats
path: root/www/lynx
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 04:17:02 +0800
committerknu <knu@FreeBSD.org>2003-02-21 04:17:02 +0800
commitc92552536c9e186fb491594706caba3fa45a7c32 (patch)
tree9902ca8e22d59dd466cc3166f00c3149910f915a /www/lynx
parenta66a36bfa496d3883ceda74fb4dcdd7a79320db6 (diff)
downloadfreebsd-ports-gnome-c92552536c9e186fb491594706caba3fa45a7c32.tar.gz
freebsd-ports-gnome-c92552536c9e186fb491594706caba3fa45a7c32.tar.zst
freebsd-ports-gnome-c92552536c9e186fb491594706caba3fa45a7c32.zip
Allow overriding MAINTAINER and COMMENT.
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile4
1 files changed, 2 insertions, 2 deletions
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