diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-02 12:50:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-02 12:50:01 +0800 |
commit | 7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63 (patch) | |
tree | b8798680cc93b971d5b05316497258327f222af5 /mail/evolution/Makefile | |
parent | 238212216e30b276b64cef341294451adb73a1a3 (diff) | |
download | marcuscom-ports-7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63.tar marcuscom-ports-7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63.tar.gz marcuscom-ports-7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63.tar.bz2 marcuscom-ports-7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63.tar.lz marcuscom-ports-7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63.tar.xz marcuscom-ports-7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63.tar.zst marcuscom-ports-7d8c0791f7e5d72a05f7dc960a8fc4d5b1a60e63.zip |
Update to 2.19.6.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9329 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index d112bb867..b6c25395e 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,11 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.143 2007/07/10 17:23:18 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.144 2007/07/30 20:16:12 mezz Exp $ # PORTNAME= evolution -PORTVERSION= 2.11.5 +PORTVERSION= 2.11.6.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |