summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authortron <tron>2007-05-03 14:23:42 +0000
committertron <tron>2007-05-03 14:23:42 +0000
commit86640805eda47e0fd044a1109a06cd73408414d3 (patch)
tree7ae4f1bd05739e8aff8c7833a5d948eaa9919fa1 /security/openssl
parentd337023efd6ed6a811ab22f32d3cad9d3c148db0 (diff)
downloadpkgsrc-86640805eda47e0fd044a1109a06cd73408414d3.tar.gz
Fix typo in "SUBST_MESSAGE.dl".
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 48b4157328c..35f839ecbda 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -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 @@ CONFIGURE_ARGS+= irix64-mips4-cc
.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