From 980132129f7d17c7b03c6c78555fb7a489cbbe55 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 16 Jan 2000 02:20:03 +0000 Subject: Add MAINTAINER tag so people don't feel the need to randomly frob with this. --- secure/lib/libssl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'secure/lib/libssl') diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index f5ca8be..9dcf1b3 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 \ -- cgit v1.1