diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 00:01:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 00:01:04 +0000 |
commit | 624cb4d85b919a50995e9969e71e6fcd58d10031 (patch) | |
tree | baec76c2fe9d8b121cc96396f27e1f4bdf0d5bfd /mail/evolution-devel/files/patch-camel::providers::smtp::Makefile.in | |
parent | Upgrade to 3.6. (diff) |
Update to 1.2.0. This is a big release, and I don't want to polute the
the CVS log with all the details. However, almost every aspect has been
touched. Note, that this is still a GNOME 1.x application!
More info on the features can be found at Ximian:
http://www.ximian.com/products/evolution/
Notes
Notes:
svn path=/head/; revision=69932
Diffstat (limited to '')
-rw-r--r-- | mail/evolution-devel/files/patch-camel::providers::smtp::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/evolution-devel/files/patch-camel::providers::smtp::Makefile.in b/mail/evolution-devel/files/patch-camel::providers::smtp::Makefile.in deleted file mode 100644 index 2074e0c398ea..000000000000 --- a/mail/evolution-devel/files/patch-camel::providers::smtp::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- camel/providers/smtp/Makefile.in 2002/01/22 19:07:18 1.1 -+++ camel/providers/smtp/Makefile.in 2002/01/22 19:08:18 -@@ -215,7 +215,7 @@ - camel-smtp-transport.h - - --libcamelsmtp_la_LDFLAGS = -version-info 0:0:0 -+libcamelsmtp_la_LDFLAGS = -avoid-version -module - - libcamelsmtp_la_LIBADD = $(top_builddir)/e-util/libeutil.la - |