summaryrefslogtreecommitdiffstats
path: root/secure/lib/libssl
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-01-16 02:20:03 +0000
committerkris <kris@FreeBSD.org>2000-01-16 02:20:03 +0000
commit980132129f7d17c7b03c6c78555fb7a489cbbe55 (patch)
treea91e51ed1eb307072bc487ac23ebdf30072519c9 /secure/lib/libssl
parent23e040daad63ada91f91fff446d0877af2f2d875 (diff)
downloadFreeBSD-src-980132129f7d17c7b03c6c78555fb7a489cbbe55.zip
FreeBSD-src-980132129f7d17c7b03c6c78555fb7a489cbbe55.tar.gz
Add MAINTAINER tag so people don't feel the need to randomly frob with this.
Diffstat (limited to 'secure/lib/libssl')
-rw-r--r--secure/lib/libssl/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \
OpenPOWER on IntegriCloud