diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-25 12:00:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-25 12:00:19 +0800 |
commit | 139438792baa8de4938c8ef56bfaa24eb32f169a (patch) | |
tree | 6cfe2797e37fc2e17a8f0fa4329435b1bca3c5f2 /mail/evolution | |
parent | cb4c2dbd29b249ed68bcf4394f8179445d9359fd (diff) | |
download | marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar.gz marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar.zst marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.zip |
Bump PORTREVISION after the e-d-s shared lib changes.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11379 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution')
-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 ddf240383..2d17ffcd0 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.177 2008/08/18 20:30:35 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.178 2008/08/21 20:40:29 mezz Exp $ # PORTNAME= evolution PORTVERSION= 2.23.90 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |