diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 05:37:42 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 05:37:42 +0800 |
commit | 561ddf275f50ea88ffe5535e63062cf211500434 (patch) | |
tree | 356b727289ad306658fe3a9a0d45da6603ea4d00 /mail/evolution-exchange/Makefile | |
parent | fd98f98765a3aa3f73678e6a9f6389d51fcfb537 (diff) | |
download | marcuscom-ports-561ddf275f50ea88ffe5535e63062cf211500434.tar marcuscom-ports-561ddf275f50ea88ffe5535e63062cf211500434.tar.gz marcuscom-ports-561ddf275f50ea88ffe5535e63062cf211500434.tar.bz2 marcuscom-ports-561ddf275f50ea88ffe5535e63062cf211500434.tar.lz marcuscom-ports-561ddf275f50ea88ffe5535e63062cf211500434.tar.xz marcuscom-ports-561ddf275f50ea88ffe5535e63062cf211500434.tar.zst marcuscom-ports-561ddf275f50ea88ffe5535e63062cf211500434.zip |
Update to 2.21.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10410 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 dbec7056e..609a66dc4 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.105 2008/01/14 20:22:56 kwm Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.106 2008/01/29 23:01:54 mezz Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.21.90 +PORTVERSION= 2.21.91 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |