aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-11-22 15:56:09 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-11-22 15:56:09 +0000
commit256fab819d8c7e7fa2cc1a5f0ba69bd91644351c (patch)
tree78aacaf08a6c9e1838d06980fceea4c7489efa00
parentfde06c94705e158d34ab1810aabdf26d127283b3 (diff)
downloadports-256fab819d8c7e7fa2cc1a5f0ba69bd91644351c.tar.gz
ports-256fab819d8c7e7fa2cc1a5f0ba69bd91644351c.zip
mail/phplist: fix spelling error LICENSE_FILe -> LICENSE_FILE (portlint)
Notes
Notes: svn path=/head/; revision=402233
-rw-r--r--mail/phplist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile
index 7778abe473bb..5c2843eb9849 100644
--- a/mail/phplist/Makefile
+++ b/mail/phplist/Makefile
@@ -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