aboutsummaryrefslogtreecommitdiff
path: root/mail/rainloop
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-11-09 04:57:55 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-11-09 04:57:55 +0000
commitbbf3a523e2361bfe1ce4fdac4d326cefb55a43ee (patch)
tree379d7bdc8d3fa0bbcd533ea76b2474faa82a7aeb /mail/rainloop
parentcbf73f153efb00c2276179020857ab4ea02ecdf2 (diff)
downloadports-bbf3a523e2361bfe1ce4fdac4d326cefb55a43ee.tar.gz
ports-bbf3a523e2361bfe1ce4fdac4d326cefb55a43ee.zip
mail/rainloop: fix position of double quote
This rode in back in r541184 (2020/07/04) and is clearly bogus, but somehow hasn't been an issue until now. Move the quotation mark outside of the right brace. Approved by: portmgr (implicit, just-fix-it) MFH: 2020Q4
Notes
Notes: svn path=/head/; revision=554666
Diffstat (limited to 'mail/rainloop')
-rw-r--r--mail/rainloop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile
index 40cb3c37aa51..50163643d58d 100644
--- a/mail/rainloop/Makefile
+++ b/mail/rainloop/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX?= ${PHP_PKGNAMESUFFIX}
MAINTAINER= yasu@utahime.org
COMMENT?= Modern and interactive webmail
-.if "${PKGNAMESUFFIX"} == "${PHP_PKGNAMESUFFIX}"
+.if "${PKGNAMESUFFIX}" == "${PHP_PKGNAMESUFFIX}"
LICENSE= RainLoop
LICENSE_NAME= RainLoop Software License
LICENSE_TEXT= License can be found at: http://www.rainloop.net/licensing/