mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
Allow overriding MAINTAINER and COMMENT.
This commit is contained in:
parent
92ef0d4afc
commit
c9830c0c23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75982
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue