diff options
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r-- | security/openssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index f4960e035a2..43e5357cf55 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2003/11/19 02:52:46 jschauma Exp $ +# $NetBSD: Makefile,v 1.84 2003/11/19 02:57:44 jschauma Exp $ DISTNAME= openssl-0.9.6l SVR4_PKGNAME= ossl @@ -11,7 +11,7 @@ COMMENT= Secure Socket Layer and cryptographic library USE_PERL5= build -CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]* glimpse-[0-9] +CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]* CRYPTO= YES |