summaryrefslogtreecommitdiff
path: root/secure/lib/libssl
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2011-02-16 16:18:46 +0000
committerKen Smith <kensmith@FreeBSD.org>2011-02-16 16:18:46 +0000
commitdec99dafe5763ba1db6950342aa80a634169c083 (patch)
tree1bd9f5a688ac947b00e690c3c69ccb8df203768d /secure/lib/libssl
parent045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff)
Diffstat (limited to 'secure/lib/libssl')
-rw-r--r--secure/lib/libssl/Makefile2
-rw-r--r--secure/lib/libssl/Makefile.man2
2 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile
index c8cc5542b115..03c7665f339f 100644
--- a/secure/lib/libssl/Makefile
+++ b/secure/lib/libssl/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/secure/lib/libssl/Makefile,v 1.26.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $
LIB= ssl
SHLIB_MAJOR= 6
diff --git a/secure/lib/libssl/Makefile.man b/secure/lib/libssl/Makefile.man
index 82196877fd45..d4a37ea5640f 100644
--- a/secure/lib/libssl/Makefile.man
+++ b/secure/lib/libssl/Makefile.man
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/secure/lib/libssl/Makefile.man,v 1.4.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $
# DO NOT EDIT: generated from man-makefile-update target
MAN+= SSL_CIPHER_get_name.3
MAN+= SSL_COMP_add_compression_method.3