diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-15 07:56:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-15 07:56:03 +0800 |
commit | 966348c0a1b95e2673e09dd24e13948627af2995 (patch) | |
tree | a0e593d2c5273a93e8c02fb1eb7828cfd2eabfb4 /mail/evolution-exchange/Makefile | |
parent | 67cd40c9b7829a513a8e2c645a14e0e52dc86897 (diff) | |
download | marcuscom-ports-966348c0a1b95e2673e09dd24e13948627af2995.tar marcuscom-ports-966348c0a1b95e2673e09dd24e13948627af2995.tar.gz marcuscom-ports-966348c0a1b95e2673e09dd24e13948627af2995.tar.bz2 marcuscom-ports-966348c0a1b95e2673e09dd24e13948627af2995.tar.lz marcuscom-ports-966348c0a1b95e2673e09dd24e13948627af2995.tar.xz marcuscom-ports-966348c0a1b95e2673e09dd24e13948627af2995.tar.zst marcuscom-ports-966348c0a1b95e2673e09dd24e13948627af2995.zip |
Update to 2.5.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5292 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 4d46ad29e..133853bb4 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.41 2005/11/10 23:10:42 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.42 2005/11/16 02:08:13 marcus Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.5 |