diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-10 19:51:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-10 19:51:56 +0000 |
commit | 7c10908bb4dd7847814ce8cb7c90a01d764af164 (patch) | |
tree | 23328a1343663665a0b7430604e1b0e854c17080 /mail/evolution/Makefile | |
parent | 12a78b2f2a2c9a2b03180b08be9092ae75a8606e (diff) |
Notes
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 01dfeb836d58..8cfce8a40317 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -7,8 +7,7 @@ # PORTNAME= evolution -PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTVERSION= 2.10.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |