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
This commit is contained in:
Kyle Evans
2020-11-09 04:57:55 +00:00
parent cbf73f153e
commit bbf3a523e2
+1 -1
View File
@@ -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/