diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 2001-11-28 14:18:35 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 2001-11-28 14:18:35 +0000 |
commit | 046e1fdef19bfe0eead198e736cbefe0072b7155 (patch) | |
tree | 2dcd8dc5c9a4006e4ec7bbdbdc60d55dffded038 /mail/isync | |
parent | 7ae065948c55105efc8cd53c386d8d1fb3a00c68 (diff) | |
download | ports-046e1fdef19bfe0eead198e736cbefe0072b7155.tar.gz ports-046e1fdef19bfe0eead198e736cbefe0072b7155.zip |
Notes
Diffstat (limited to 'mail/isync')
-rw-r--r-- | mail/isync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile index eb68410c646c..5ffa243f4d3d 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.sigpipe.org:8080/isync/ MAINTAINER= eivind@FreeBSD.org GNU_CONFIGURE= yes +USE_OPENSSL= yes MAN1= isync.1 |