pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/openssl Fix typo in "SUBST_MESSAGE.dl".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfb98d6a992e
branches:  trunk
changeset: 528442:bfb98d6a992e
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu May 03 14:23:42 2007 +0000

description:
Fix typo in "SUBST_MESSAGE.dl".

diffstat:

 security/openssl/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 104abde003cd -r bfb98d6a992e security/openssl/Makefile
--- a/security/openssl/Makefile Thu May 03 13:19:35 2007 +0000
+++ b/security/openssl/Makefile Thu May 03 14:23:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2007/04/26 21:11:05 tron Exp $
+# $NetBSD: Makefile,v 1.125 2007/05/03 14:23:42 tron Exp $
 
 OPENSSL_SNAPSHOT?=     # empty
 OPENSSL_STABLE?=       # empty
@@ -81,7 +81,7 @@
 .include "../../mk/dlopen.buildlink3.mk"
 
 SUBST_CLASSES+=                dl
-SUBST_MESSAGE.dl=      Adding dynmamic link compatibility library.
+SUBST_MESSAGE.dl=      Adding dynamic link compatibility library.
 SUBST_STAGE.dl=                post-configure
 SUBST_FILES.dl=                Makefile apps/Makefile crypto/Makefile \
                        crypto/pkcs7/Makefile fips/Makefile test/Makefile



Home | Main Index | Thread Index | Old Index