diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-12 06:51:48 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-12 06:51:48 +0000 |
commit | 0a8c054a182c243119a88a97b334b30b3ee31bde (patch) | |
tree | 2c53301eb61aa7c7913c363c97631da8d957c359 /mail/evolution/Makefile | |
parent | 66ff632723126260fb5631e03dd9bd9ea2989701 (diff) | |
download | FreeBSD-ports-0a8c054a182c243119a88a97b334b30b3ee31bde.zip FreeBSD-ports-0a8c054a182c243119a88a97b334b30b3ee31bde.tar.gz |
Fix SSL support.
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 83a5af2..8e978b1 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 |