diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-01 03:02:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-01 03:02:18 +0000 |
commit | 8fe9a2244a837953236d7118f14b01d263400059 (patch) | |
tree | 5808b1e270b6a1a430e45b5a416b24c9f297ff50 /mail/evolution-exchange/Makefile | |
parent | cfce8b2023591d2ad940f4151e4615ecec7b44ea (diff) |
Notes
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 a9553ea726a8..a483b21e8c2a 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -7,7 +7,7 @@ # PORTNAME= evolution-exchange -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |