aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 04:17:02 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 04:17:02 +0800
commitc9830c0c235b4dd7ed6564105a3e1c6e76e8fb0c (patch)
treea4a390db14b4e82fcc562b8d7b7f303becd29982
parent92ef0d4afc84b7e71933a6ee919c8aad3aa32e8d (diff)
downloadfreebsd-ports-gnome-c9830c0c235b4dd7ed6564105a3e1c6e76e8fb0c.tar.gz
freebsd-ports-gnome-c9830c0c235b4dd7ed6564105a3e1c6e76e8fb0c.tar.zst
freebsd-ports-gnome-c9830c0c235b4dd7ed6564105a3e1c6e76e8fb0c.zip
Allow overriding MAINTAINER and COMMENT.
-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