diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-09-23 12:10:59 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-09-23 12:10:59 +0000 |
commit | 23c760f257b9018d3989db4711daec8c9524e069 (patch) | |
tree | 42df765e53d389a0297723b76dc801bb86777d96 /mail/rainloop/Makefile | |
parent | 84b69d232e0476e683199d93a1e22234a02ddb09 (diff) |
Notes
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}/ |