diff options
author | Don Lewis <truckman@FreeBSD.org> | 2018-03-20 02:54:23 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2018-03-20 02:54:23 +0000 |
commit | 1592296a88c90347270816158627676ad43506e0 (patch) | |
tree | 027d0d63e09a6a5ea03abdc2839125bfc1713ab2 /databases | |
parent | Import upstream patch: (diff) |
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460
Notes
Notes:
svn path=/head/; revision=465061
Diffstat (limited to 'databases')
-rw-r--r-- | databases/evolution-data-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 9c1077246ea8..6730db8876e9 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.24.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |