summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto
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/libcrypto
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/libcrypto')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 1b751b9..86f8c65 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -5,6 +5,8 @@
LIB= crypto
SHLIB_MAJOR= 1
+MAINTAINER= kris
+
LCRYPTO_SRC= ${.CURDIR}/../../../crypto/openssl/crypto
# base sources
OpenPOWER on IntegriCloud