diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-01-16 02:20:03 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-01-16 02:20:03 +0000 |
| commit | 2f00e5fdc42e186b6a8a3818e37373fe01441714 (patch) | |
| tree | b8481f5f38e2884e69442fe56343bfeae1030212 /secure/lib/libssl | |
| parent | f6a3d83f0005dc0a2d18e36e36dabf20dd5b758d (diff) | |
Notes
Diffstat (limited to 'secure/lib/libssl')
| -rw-r--r-- | secure/lib/libssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index f5ca8be667d6..9dcf1b3959f6 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -5,6 +5,8 @@ LIB= ssl SHLIB_MAJOR= 1 +MAINTAINER= kris + LOPENSSL_SRC= ${.CURDIR}/../../../crypto/openssl/ssl SRCS= bio_ssl.c s23_clnt.c s23_lib.c s23_meth.c s23_pkt.c s23_srvr.c \ |
