diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
commit | c4df193039e92c772d7ec7f2fe2147c892d616ad (patch) | |
tree | f41b467e6743bc5e79cfe4633aae469cf2552713 /mail | |
parent | 656577b7235ce46a7b7fa667fc0250c743d1cee3 (diff) | |
download | ports-c4df193039e92c772d7ec7f2fe2147c892d616ad.tar.gz ports-c4df193039e92c772d7ec7f2fe2147c892d616ad.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-ews/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 2 | ||||
-rw-r--r-- | mail/geary/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index b7fcd89a2af4..24539fa357d7 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-ews PORTVERSION= 3.24.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 7e6eedb67628..3ceae9a861b3 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.24.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/geary/Makefile b/mail/geary/Makefile index 01439fea6348..6d587fc7d49c 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -4,6 +4,7 @@ PORTNAME= geary PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |