diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-11 01:23:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-11 01:23:18 +0800 |
commit | 55fe6432a08c831097cacacd6ad4b614122e2e48 (patch) | |
tree | 8e10129e155f22401d7a0b5278305be8c20c8efe /mail/evolution/Makefile | |
parent | ebd4cd32373ca9f03260c8a6143f2fafbe1e286b (diff) | |
download | marcuscom-ports-55fe6432a08c831097cacacd6ad4b614122e2e48.tar marcuscom-ports-55fe6432a08c831097cacacd6ad4b614122e2e48.tar.gz marcuscom-ports-55fe6432a08c831097cacacd6ad4b614122e2e48.tar.bz2 marcuscom-ports-55fe6432a08c831097cacacd6ad4b614122e2e48.tar.lz marcuscom-ports-55fe6432a08c831097cacacd6ad4b614122e2e48.tar.xz marcuscom-ports-55fe6432a08c831097cacacd6ad4b614122e2e48.tar.zst marcuscom-ports-55fe6432a08c831097cacacd6ad4b614122e2e48.zip |
Update to 2.11.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9193 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 31f7c0285..da320696f 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.141 2007/06/07 04:33:14 mezz Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.142 2007/06/19 05:46:57 marcus Exp $ # PORTNAME= evolution -PORTVERSION= 2.11.4 +PORTVERSION= 2.11.5 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -42,6 +42,7 @@ GCONF_SCHEMAS= apps-evolution-mail-notification.schemas \ apps_evolution_addressbook.schemas \ apps_evolution_calendar.schemas \ apps_evolution_shell.schemas \ + apps-evolution-attachment-reminder-2.12.schemas \ evolution-mail.schemas EVO_VERSION= 2.12 |