diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-06 12:36:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-06 12:36:03 +0800 |
commit | 727c7434eccbb09964beb9994d44b6989503d47a (patch) | |
tree | 688cf8ed9834c812bc38f7d88f299666b88df01d /mail/evolution/Makefile | |
parent | 590ae87b48390faf915cdb2e00d33edb461f369b (diff) | |
download | marcuscom-ports-727c7434eccbb09964beb9994d44b6989503d47a.tar marcuscom-ports-727c7434eccbb09964beb9994d44b6989503d47a.tar.gz marcuscom-ports-727c7434eccbb09964beb9994d44b6989503d47a.tar.bz2 marcuscom-ports-727c7434eccbb09964beb9994d44b6989503d47a.tar.lz marcuscom-ports-727c7434eccbb09964beb9994d44b6989503d47a.tar.xz marcuscom-ports-727c7434eccbb09964beb9994d44b6989503d47a.tar.zst marcuscom-ports-727c7434eccbb09964beb9994d44b6989503d47a.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12033 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index eecc7abd8..488e85498 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,11 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.188 2009/02/22 14:51:52 kwm Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.189 2009/03/02 21:18:04 marcus Exp $ # PORTNAME= evolution PORTVERSION= 2.25.92 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |