diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-19 11:01:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-19 11:01:49 +0800 |
commit | 501a462252299ac6a7b103064f645e3fc4112c5b (patch) | |
tree | 610b1377327f93b6f01a539a6a72b9e107b8be6b /mail/evolution/Makefile | |
parent | 83873d12a68770b1fe267aca66907bda9b80d6eb (diff) | |
download | marcuscom-ports-501a462252299ac6a7b103064f645e3fc4112c5b.tar.gz marcuscom-ports-501a462252299ac6a7b103064f645e3fc4112c5b.tar.zst marcuscom-ports-501a462252299ac6a7b103064f645e3fc4112c5b.zip |
Update to 2.9.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8074 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 6a54b595c..7698f76f6 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,12 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.126 2006/12/16 22:37:02 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.127 2006/12/17 00:49:57 marcus Exp $ # PORTNAME= evolution -PORTVERSION= 2.9.3 -PORTREVISION= 3 +PORTVERSION= 2.9.4 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |