Remove myself as maintainer of openssl; I no longer have enough time to
devote to it.
This commit is contained in:
parent
fa12e9f48b
commit
87e992e586
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user