diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-30 05:07:09 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-30 05:07:09 +0000 |
commit | 5b2d359f07db7cc9c05bda74f076cceee7aecdea (patch) | |
tree | 16773b80e9a179c7437907665083849c8d4a3a42 /mail/evolution-exchange/Makefile | |
parent | b3fb8dca4157b6065f27d15cf84b554412dafa03 (diff) |
Update to 2.8.3.
Notes
Notes:
svn path=/head/; revision=183683
Diffstat (limited to 'mail/evolution-exchange/Makefile')
-rw-r--r-- | mail/evolution-exchange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 8f9a46b8cf27..4ffe0d527dff 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -7,7 +7,7 @@ # PORTNAME= evolution-exchange -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |