summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>1999-08-24 07:46:41 +0000
committersimonb <simonb@pkgsrc.org>1999-08-24 07:46:41 +0000
commit08e996524e1780cbaf29f5c973739e3f08469d49 (patch)
tree95e2d4af5541075c9e88fefe58542dce2e27fa14 /security
parentb16a63da8c75641f5db3f0ef378a36b2d2b02764 (diff)
downloadpkgsrc-08e996524e1780cbaf29f5c973739e3f08469d49.tar.gz
Fix typo in "mipsel".
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 04abd03f5dd..5d7536f7ce0 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/06/20 21:06:21 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/08/24 07:46:41 simonb Exp $
#
DISTNAME= openssl-0.9.2b
@@ -20,7 +20,7 @@ MIRROR_DISTFILE= no
# matches what's in `Configure' (except sparc64)
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
NetBSD-*-m68k NetBSD-*-mips NetBSD-*-mipseb \
- NetBSD-*-mipsebl NetBSD-*-ns32k NetBSD-*-powerpc \
+ NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-powerpc \
NetBSD-*-sparc NetBSD-*-vax
CONFIGURE_ARGS= -fPIC -DPIC ${LDFLAGS}