aboutsummaryrefslogtreecommitdiff
path: root/mail/rainloop
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2015-05-06 20:34:12 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2015-05-06 20:34:12 +0000
commit3f80d36124ae4f9d4f15fee45d0cc27187010cbc (patch)
tree63f1f74b8c6f429fcc46e0064ae1c51b4e1407b6 /mail/rainloop
parent681df24d3bddb82e8a23bdf613ce8c53a7a58101 (diff)
downloadports-3f80d36124ae4f9d4f15fee45d0cc27187010cbc.tar.gz
ports-3f80d36124ae4f9d4f15fee45d0cc27187010cbc.zip
Notes
Diffstat (limited to 'mail/rainloop')
-rw-r--r--mail/rainloop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile
index acf4c1e55096..66f2333a4f85 100644
--- a/mail/rainloop/Makefile
+++ b/mail/rainloop/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rainloop
PORTVERSION= 1.8.2
+PORTREVISION= 1
CATEGORIES?= mail www
MASTER_SITES= http://repository.rainloop.net/v2/webmail/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}.${RBUILD}-${RHASH}
@@ -28,7 +29,7 @@ PLIST_SUB= VER="${RVER}" WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
OPTIONS_RADIO= DB
OPTIONS_RADIO_DB= MYSQL PGSQL SQLITE
-OPTIONS_DEFAULT= MYSQL
+OPTIONS_DEFAULT= SQLITE
.include <bsd.port.options.mk>