summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorwennmach <wennmach>2000-10-11 16:30:12 +0000
committerwennmach <wennmach>2000-10-11 16:30:12 +0000
commit9078e83c7cf41e4bac0d73c2e65223b667220636 (patch)
tree3b6ef3a938b0c5b8fe7e1ff07d987e1ba3943c9c /security/openssl
parent14ebb1d10ed57ba2bd911fc75bc3e23a8f0c1f55 (diff)
downloadpkgsrc-9078e83c7cf41e4bac0d73c2e65223b667220636.tar.gz
Openssl no longer conflicts with kth-krb4.
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 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