summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2000-10-11 16:30:12 +0000
committerwennmach <wennmach@pkgsrc.org>2000-10-11 16:30:12 +0000
commite762848ee99d97fce89bf76b434cf84d2da31383 (patch)
tree3b6ef3a938b0c5b8fe7e1ff07d987e1ba3943c9c /security
parent63ee423be3f70dfaaabd27512d6223fab5a46b9a (diff)
downloadpkgsrc-e762848ee99d97fce89bf76b434cf84d2da31383.tar.gz
Openssl no longer conflicts with kth-krb4.
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 f839487cfdb..9c835a95fda 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2000/10/10 11:42:18 itojun Exp $
+# $NetBSD: Makefile,v 1.24 2000/10/11 16:30:12 wennmach Exp $
#
DISTNAME= openssl-0.9.5a
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.openssl.org/source/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssl.org/
-CONFLICTS= SSLeay-* ssleay-* kth-krb4-*
+CONFLICTS= SSLeay-* ssleay-*
CRYPTO= YES
USE_PERL5= YES