diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 06:51:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 06:51:48 +0000 |
commit | d7c401ff96423502b7510dd1aa0ac2f19cc52b01 (patch) | |
tree | 99d3a095d4ac1ff1ab17b5d129d7112e7506cd85 /mail/evolution | |
parent | Ooops, forgot to 'cvs rm' this when upgrading to 3.6. (diff) |
Fix SSL support.
Diffstat (limited to '')
-rw-r--r-- | mail/evolution-devel/Makefile | 1 | ||||
-rw-r--r-- | mail/evolution/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 83a5af29b940..8e978b1dc92d 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= evolution PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~sobomax/:local diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 83a5af29b940..8e978b1dc92d 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -7,6 +7,7 @@ PORTNAME= evolution PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~sobomax/:local |