Remove myself as maintainer of openssl; I no longer have enough time to

devote to it.
This commit is contained in:
Kris Kennaway 2002-11-21 08:48:08 +00:00
parent cc4ade4066
commit c55ae80a58
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107133
3 changed files with 0 additions and 6 deletions

View File

@ -29,8 +29,6 @@ SHLIB_MAJOR= 2
NOLINT= true
MAINTAINER= kris
# base sources
SRCS+= cpt_err.c cryptlib.c cversion.c ebcdic.c ex_data.c mem.c mem_dbg.c \
tmdiff.c uid.c

View File

@ -5,8 +5,6 @@ SHLIB_MAJOR= 2
NOLINT= true
MAINTAINER= kris
SRCS= bio_ssl.c s23_clnt.c s23_lib.c s23_meth.c s23_pkt.c s23_srvr.c \
s2_clnt.c s2_enc.c s2_lib.c s2_meth.c s2_pkt.c s2_srvr.c \
s3_both.c s3_clnt.c s3_enc.c s3_lib.c s3_meth.c s3_pkt.c \

View File

@ -7,8 +7,6 @@ LCRYPTO_SRC= ${.CURDIR}/../../../crypto/openssl/crypto
PROG= openssl
MAINTAINER= kris
DPADD= ${LIBSSL} ${LIBCRYPTO}
LDADD= -lssl -lcrypto
MLINKS= openssl.1 ssl.8