diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 03:30:01 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 03:30:01 +0800 |
commit | 92083667f28c69c8583a5237b85cb86af5002bd3 (patch) | |
tree | fc3eca3c9e8004d58cfbfc1082153c83ce3a795a /mail/evolution/Makefile | |
parent | 499445dd1f3987a7b8cfc47688c0f96461321418 (diff) | |
download | marcuscom-ports-92083667f28c69c8583a5237b85cb86af5002bd3.tar.gz marcuscom-ports-92083667f28c69c8583a5237b85cb86af5002bd3.tar.zst marcuscom-ports-92083667f28c69c8583a5237b85cb86af5002bd3.zip |
Update to 2.21.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10510 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 d3a19c381..f1259ea19 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.161 2008/02/11 21:27:27 mezz Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.162 2008/02/11 21:30:04 mezz Exp $ # PORTNAME= evolution -PORTVERSION= 2.21.91 +PORTVERSION= 2.21.92 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |