diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-10 12:11:22 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-10 12:11:22 +0800 |
commit | 576069e0f7de13923958211d988ec3a2ec4d05e8 (patch) | |
tree | 60491761cf6a06e0411a3a1dd28646d5c5f496de /mail/evolution/Makefile | |
parent | 9ed37a6e64477bdab8cf9ec87c24d8f7d845d495 (diff) | |
download | marcuscom-ports-576069e0f7de13923958211d988ec3a2ec4d05e8.tar marcuscom-ports-576069e0f7de13923958211d988ec3a2ec4d05e8.tar.gz marcuscom-ports-576069e0f7de13923958211d988ec3a2ec4d05e8.tar.bz2 marcuscom-ports-576069e0f7de13923958211d988ec3a2ec4d05e8.tar.lz marcuscom-ports-576069e0f7de13923958211d988ec3a2ec4d05e8.tar.xz marcuscom-ports-576069e0f7de13923958211d988ec3a2ec4d05e8.tar.zst marcuscom-ports-576069e0f7de13923958211d988ec3a2ec4d05e8.zip |
Update to 2.9.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8160 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 7698f76f6..3a0939e83 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.127 2006/12/17 00:49:57 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.128 2006/12/19 03:01:49 marcus Exp $ # PORTNAME= evolution -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.5 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |