diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-11 20:53:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-11 20:53:28 +0800 |
commit | fb9f757651d1678420b3fb7a2a700504b89c2311 (patch) | |
tree | d8679431b46c5be70668f4e03bb0483161d1b40e /mail/evolution-exchange/Makefile | |
parent | 2175fbb13798372dc598cf3501c11848b89fd925 (diff) | |
download | marcuscom-ports-fb9f757651d1678420b3fb7a2a700504b89c2311.tar marcuscom-ports-fb9f757651d1678420b3fb7a2a700504b89c2311.tar.gz marcuscom-ports-fb9f757651d1678420b3fb7a2a700504b89c2311.tar.bz2 marcuscom-ports-fb9f757651d1678420b3fb7a2a700504b89c2311.tar.lz marcuscom-ports-fb9f757651d1678420b3fb7a2a700504b89c2311.tar.xz marcuscom-ports-fb9f757651d1678420b3fb7a2a700504b89c2311.tar.zst marcuscom-ports-fb9f757651d1678420b3fb7a2a700504b89c2311.zip |
Update to 2.22.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10700 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 a1f7861c0..8d64992dc 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.107 2008/02/11 21:37:42 mezz Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.108 2008/02/25 22:59:16 mezz Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.21.92 +PORTVERSION= 2.22.0 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |