diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-15 04:27:28 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-15 04:27:28 +0800 |
commit | 497e55b66c66b40a8eac185eddd7879c8185d469 (patch) | |
tree | 623682ac926e87a90e1af877c7935668c3c4bd7b /mail/evolution/Makefile | |
parent | 007a060e59246a8cef534df3f52712f3282fa1f7 (diff) | |
download | marcuscom-ports-497e55b66c66b40a8eac185eddd7879c8185d469.tar marcuscom-ports-497e55b66c66b40a8eac185eddd7879c8185d469.tar.gz marcuscom-ports-497e55b66c66b40a8eac185eddd7879c8185d469.tar.bz2 marcuscom-ports-497e55b66c66b40a8eac185eddd7879c8185d469.tar.lz marcuscom-ports-497e55b66c66b40a8eac185eddd7879c8185d469.tar.xz marcuscom-ports-497e55b66c66b40a8eac185eddd7879c8185d469.tar.zst marcuscom-ports-497e55b66c66b40a8eac185eddd7879c8185d469.zip |
Update to 2.23.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10953 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 c198b5606..4739b6238 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.168 2008/03/14 05:32:17 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.170 2008/04/28 05:20:22 marcus Exp $ # PORTNAME= evolution -PORTVERSION= 2.23.1 +PORTVERSION= 2.23.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |