diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-11 01:28:33 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-11 01:28:33 +0800 |
commit | 099285fc5e3aca140c326af519c65b05484dd734 (patch) | |
tree | 4d15e4361f91e988653c8189221b433f696c3f68 /mail/evolution-exchange/Makefile | |
parent | 55fe6432a08c831097cacacd6ad4b614122e2e48 (diff) | |
download | marcuscom-ports-099285fc5e3aca140c326af519c65b05484dd734.tar marcuscom-ports-099285fc5e3aca140c326af519c65b05484dd734.tar.gz marcuscom-ports-099285fc5e3aca140c326af519c65b05484dd734.tar.bz2 marcuscom-ports-099285fc5e3aca140c326af519c65b05484dd734.tar.lz marcuscom-ports-099285fc5e3aca140c326af519c65b05484dd734.tar.xz marcuscom-ports-099285fc5e3aca140c326af519c65b05484dd734.tar.zst marcuscom-ports-099285fc5e3aca140c326af519c65b05484dd734.zip |
Update to 2.11.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9194 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange/Makefile')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 8e504c52d..11f363830 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.90 2007/06/07 04:45:33 mezz Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.91 2007/06/19 06:39:58 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.11.4 +PORTVERSION= 2.11.5 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |