diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-04 09:43:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-04 09:43:14 +0800 |
commit | 544319e689cba588bc96a647287145f1e7380d26 (patch) | |
tree | e7c0131721b9d9ebd0e626fba925da7c0a26608f /mail/evolution/Makefile | |
parent | 0117e1312efaf6082f012a0bbc85da83539c967b (diff) | |
download | marcuscom-ports-544319e689cba588bc96a647287145f1e7380d26.tar marcuscom-ports-544319e689cba588bc96a647287145f1e7380d26.tar.gz marcuscom-ports-544319e689cba588bc96a647287145f1e7380d26.tar.bz2 marcuscom-ports-544319e689cba588bc96a647287145f1e7380d26.tar.lz marcuscom-ports-544319e689cba588bc96a647287145f1e7380d26.tar.xz marcuscom-ports-544319e689cba588bc96a647287145f1e7380d26.tar.zst marcuscom-ports-544319e689cba588bc96a647287145f1e7380d26.zip |
Update to 2.4.1, and remove the C99ism patches.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4903 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index ea3ac1c48..9e24c8c8d 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,11 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.73 2005/08/23 22:18:40 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.74 2005/09/05 17:37:32 kwm Exp $ # PORTNAME= evolution -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 |