summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 75c98ab7e8b..21cfb5f4b75 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2001/09/14 14:17:10 skrll Exp $
+# $NetBSD: Makefile,v 1.46 2001/09/27 23:18:39 jlam Exp $
DISTNAME= openssl-0.9.6
PKGNAME= ${DISTNAME}nb2
@@ -12,7 +12,7 @@ COMMENT= Secure Socket Layer and cryptographic library
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
-CONFLICTS= SSLeay-* ssleay-* base64-*
+CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]* base64-[0-9]*
CRYPTO= YES