diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-25 18:49:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-25 18:49:38 +0800 |
commit | 2cf7f4a05079da91f36fedb034105341dc53762f (patch) | |
tree | 072db129c5d22cb9439544fc668b5f561f3fa91c /mail | |
parent | 27471651ec1ea49141272da2559e056599893c50 (diff) | |
download | marcuscom-ports-2cf7f4a05079da91f36fedb034105341dc53762f.tar marcuscom-ports-2cf7f4a05079da91f36fedb034105341dc53762f.tar.gz marcuscom-ports-2cf7f4a05079da91f36fedb034105341dc53762f.tar.bz2 marcuscom-ports-2cf7f4a05079da91f36fedb034105341dc53762f.tar.lz marcuscom-ports-2cf7f4a05079da91f36fedb034105341dc53762f.tar.xz marcuscom-ports-2cf7f4a05079da91f36fedb034105341dc53762f.tar.zst marcuscom-ports-2cf7f4a05079da91f36fedb034105341dc53762f.zip |
Chase openldap update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15316 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange3/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution-mapi3/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution3/Makefile | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/mail/evolution-exchange3/Makefile b/mail/evolution-exchange3/Makefile index f389ebb81..a339d2afb 100644 --- a/mail/evolution-exchange3/Makefile +++ b/mail/evolution-exchange3/Makefile @@ -3,11 +3,12 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.166 2010/11/16 09:52:36 kwm Exp $ +# $MCom: ports/mail/evolution-exchange3/Makefile,v 1.3 2011/02/03 23:13:03 kwm Exp $ # PORTNAME= evolution-exchange PORTVERSION= 2.91.6 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/evolution-mapi3/Makefile b/mail/evolution-mapi3/Makefile index 45d9f4807..f88e1d920 100644 --- a/mail/evolution-mapi3/Makefile +++ b/mail/evolution-mapi3/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution-mapi/Makefile,v 1.23 2010/11/16 09:58:56 kwm Exp $ +# $MCom: ports/mail/evolution-mapi3/Makefile,v 1.3 2011/02/03 23:13:04 kwm Exp $ # PORTNAME= evolution-mapi PORTVERSION= 2.91.6 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/evolution3/Makefile b/mail/evolution3/Makefile index c1e488577..832aefbe2 100644 --- a/mail/evolution3/Makefile +++ b/mail/evolution3/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution3/Makefile,v 1.6 2011/02/21 20:08:01 kwm Exp $ +# $MCom: ports/mail/evolution3/Makefile,v 1.7 2011/02/24 09:22:14 kwm Exp $ # PORTNAME= evolution PORTVERSION= 2.91.90 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |