diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-07 21:41:53 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-07 21:41:53 +0800 |
commit | 30c9b9061a97cba1173bc522bb9549953e68b978 (patch) | |
tree | 83db646985b207b46919f79bd0d963b15d1849f6 /mail/evolution-mapi3/Makefile | |
parent | 5929cfe0083d301d1571c055132a69d1e8ca1530 (diff) | |
download | marcuscom-ports-30c9b9061a97cba1173bc522bb9549953e68b978.tar marcuscom-ports-30c9b9061a97cba1173bc522bb9549953e68b978.tar.gz marcuscom-ports-30c9b9061a97cba1173bc522bb9549953e68b978.tar.bz2 marcuscom-ports-30c9b9061a97cba1173bc522bb9549953e68b978.tar.lz marcuscom-ports-30c9b9061a97cba1173bc522bb9549953e68b978.tar.xz marcuscom-ports-30c9b9061a97cba1173bc522bb9549953e68b978.tar.zst marcuscom-ports-30c9b9061a97cba1173bc522bb9549953e68b978.zip |
Update to 2.91.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15387 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-mapi3/Makefile')
-rw-r--r-- | mail/evolution-mapi3/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/evolution-mapi3/Makefile b/mail/evolution-mapi3/Makefile index f88e1d920..44334b8e2 100644 --- a/mail/evolution-mapi3/Makefile +++ b/mail/evolution-mapi3/Makefile @@ -3,12 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution-mapi3/Makefile,v 1.3 2011/02/03 23:13:04 kwm Exp $ +# $MCom: ports/mail/evolution-mapi3/Makefile,v 1.4 2011/02/25 10:48:43 kwm Exp $ # PORTNAME= evolution-mapi -PORTVERSION= 2.91.6 -PORTREVISION= 1 +PORTVERSION= 2.91.91 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -29,7 +28,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -VERSION= 2.92 +VERSION= 3.0 PLIST_SUB= VERSION=${VERSION} post-patch: |