diff options
Diffstat (limited to 'mail/evolution-exchange/Makefile')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index c19b32d34..8e95364db 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ximian -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.1 @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} EVO_VERSION= 2.2 -PLIST_SUB= VERSION="2.2" EVO_VERSION=${EVO_VERSION} +PLIST_SUB= VERSION="2.2" EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" .include <bsd.port.pre.mk> |