diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-17 07:28:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-17 07:28:35 +0800 |
commit | 1ba97883592500b6e3e3ab6ebb255262f58f5ddf (patch) | |
tree | 394de35bc97bb241937f5209e1c89b7c8245c46b /mail/evolution/Makefile | |
parent | 5d92cc1c4a465ab740e4d3a33b5374d3b04eaecb (diff) | |
download | marcuscom-ports-1ba97883592500b6e3e3ab6ebb255262f58f5ddf.tar marcuscom-ports-1ba97883592500b6e3e3ab6ebb255262f58f5ddf.tar.gz marcuscom-ports-1ba97883592500b6e3e3ab6ebb255262f58f5ddf.tar.bz2 marcuscom-ports-1ba97883592500b6e3e3ab6ebb255262f58f5ddf.tar.lz marcuscom-ports-1ba97883592500b6e3e3ab6ebb255262f58f5ddf.tar.xz marcuscom-ports-1ba97883592500b6e3e3ab6ebb255262f58f5ddf.tar.zst marcuscom-ports-1ba97883592500b6e3e3ab6ebb255262f58f5ddf.zip |
Update to 2.23.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11056 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 7938ef626..51d417c25 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,12 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.172 2008/06/05 13:03:18 kwm Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.173 2008/06/06 21:38:50 marcus Exp $ # PORTNAME= evolution -PORTVERSION= 2.23.3.1 -PORTREVISION= 1 +PORTVERSION= 2.23.4 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |