Extend COMMENT/DESCR.
This commit is contained in:
parent
7d14262e6e
commit
20caf74287
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2011/10/29 08:12:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2011/11/14 17:14:24 ajacoutot Exp $
|
||||
|
||||
# No NTLM support in OpenLDAP; Plaintext password authentication will be
|
||||
# used when connecting to the Global Catalog server. Consider installing
|
||||
@ -7,11 +7,11 @@
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= evolution connector for MS Exchange
|
||||
COMMENT= evolution connector for MS Exchange via OWA
|
||||
|
||||
GNOME_PROJECT= evolution-exchange
|
||||
GNOME_VERSION= 3.2.1
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
SHARED_LIBS += exchange 0.0 # 0.0
|
||||
SHARED_LIBS += xntlm 0.0 # 0.0
|
||||
|
@ -1,2 +1,3 @@
|
||||
This is the Ximian/Novel Connector for Microsoft Exchange, which adds
|
||||
support for Microsoft Exchange 2000, 2003 and 2007 to Evolution.
|
||||
support for Microsoft Exchange 2000, 2003 and 2007 to Evolution using
|
||||
the Outlook Web Access.
|
||||
|
Loading…
Reference in New Issue
Block a user