mail/phplist: fix spelling error LICENSE_FILe -> LICENSE_FILE (portlint)
This commit is contained in:
parent
fde06c9470
commit
256fab819d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402233
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ MAINTAINER= ports@bsdserwis.com
|
|||
COMMENT= Full-featured open-source newsletter manager
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILe= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
|
||||
|
||||
|
|
Loading…
Reference in a new issue