diff options
Diffstat (limited to 'mail/rainloop/Makefile')
-rw-r--r-- | mail/rainloop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile index bcd9e937cdf7..4f429aece179 100644 --- a/mail/rainloop/Makefile +++ b/mail/rainloop/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rainloop -PORTVERSION= 1.11.1 +PORTVERSION= 1.11.2 CATEGORIES= mail www MASTER_SITES= https://github.com/RainLoop/rainloop-webmail/releases/download/v${PORTVERSION}/ |