diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
| commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
| tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /secure/lib/libssl | |
| parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) | |
Diffstat (limited to 'secure/lib/libssl')
| -rw-r--r-- | secure/lib/libssl/Makefile | 2 | ||||
| -rw-r--r-- | secure/lib/libssl/Makefile.man | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 4db4b0a4d7c5..76c3187d0032 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/secure/lib/libssl/Makefile,v 1.21.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ LIB= ssl SHLIB_MAJOR= 4 diff --git a/secure/lib/libssl/Makefile.man b/secure/lib/libssl/Makefile.man index 402bdb7a8770..c54c477263bf 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.1.26.1 2008/10/02 02:57:24 kensmith Exp $ # DO NOT EDIT: generated from man-makefile-update target MAN+= SSL_CIPHER_get_name.3 MAN+= SSL_COMP_add_compression_method.3 |
