diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 03:08:06 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 03:08:06 +0800 |
commit | ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5 (patch) | |
tree | 15b4d75c5e6d8032a1e18b66c4f6c491f2a33232 /mail/evolution-exchange/Makefile | |
parent | 818b05a82d12cf81f0aa60bab59175d38b68a27a (diff) | |
download | marcuscom-ports-ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5.tar marcuscom-ports-ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5.tar.gz marcuscom-ports-ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5.tar.bz2 marcuscom-ports-ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5.tar.lz marcuscom-ports-ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5.tar.xz marcuscom-ports-ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5.tar.zst marcuscom-ports-ee0b30ba9ceaa13a209dc0c099a6c9c0f27fb4a5.zip |
- Update to 2.8.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7224 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 4f71d5496..7d0514774 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.67 2006/08/18 15:53:29 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.68 2006/08/27 21:28:51 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.7.92 +PORTVERSION= 2.8.0 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |