diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-16 04:59:13 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-16 04:59:13 +0800 |
commit | 0ebebeef54d5a45b9deda608cebad0c62886bfe2 (patch) | |
tree | b92284b66afba061f7c3286ee03df19ceb58fe1d /mail/evolution/Makefile | |
parent | d1841295283df22cfd8b5093d58af3e76df7c93a (diff) | |
download | marcuscom-ports-0ebebeef54d5a45b9deda608cebad0c62886bfe2.tar marcuscom-ports-0ebebeef54d5a45b9deda608cebad0c62886bfe2.tar.gz marcuscom-ports-0ebebeef54d5a45b9deda608cebad0c62886bfe2.tar.bz2 marcuscom-ports-0ebebeef54d5a45b9deda608cebad0c62886bfe2.tar.lz marcuscom-ports-0ebebeef54d5a45b9deda608cebad0c62886bfe2.tar.xz marcuscom-ports-0ebebeef54d5a45b9deda608cebad0c62886bfe2.tar.zst marcuscom-ports-0ebebeef54d5a45b9deda608cebad0c62886bfe2.zip |
Update to 2.12.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9813 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 122b86fe4..3597408b7 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.150 2007/09/17 18:24:31 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.151 2007/10/08 19:42:50 mezz Exp $ # PORTNAME= evolution -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |