diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 06:23:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 06:23:21 +0800 |
commit | 5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48 (patch) | |
tree | e1d708822f1b648126cd95d7041f9f54eb40d504 /mail/evolution-exchange/Makefile | |
parent | bef4a78224d6fc43b8cf743f271577c848c1d0ed (diff) | |
download | marcuscom-ports-5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48.tar marcuscom-ports-5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48.tar.gz marcuscom-ports-5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48.tar.bz2 marcuscom-ports-5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48.tar.lz marcuscom-ports-5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48.tar.xz marcuscom-ports-5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48.tar.zst marcuscom-ports-5a4dfe4c81740841fe0c2f7a7b0f746f06f13b48.zip |
Update to 2.23.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11311 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 67a388fcd..04e5e18b6 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.118 2008/07/22 06:32:14 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.119 2008/08/05 18:00:25 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.23.6 +PORTVERSION= 2.23.90 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |