diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
| commit | 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch) | |
| tree | 4114cadb7556687c77484c7507ab5f541eb9b1ca /secure/lib/libssl | |
| parent | f8d4987d7271c1003cce92715022709505f995c7 (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 a3d109fd3af1..6cf94169eaef 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/secure/lib/libssl/Makefile,v 1.19 2004/05/13 07:51:47 ru Exp $ LIB= ssl SHLIB_MAJOR= 3 diff --git a/secure/lib/libssl/Makefile.man b/secure/lib/libssl/Makefile.man index 402bdb7a8770..444c135b6afa 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 2003/02/10 19:57:53 nectar Exp $ # DO NOT EDIT: generated from man-makefile-update target MAN+= SSL_CIPHER_get_name.3 MAN+= SSL_COMP_add_compression_method.3 |
