diff options
author | dmcmahill <dmcmahill> | 2001-01-23 20:55:21 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2001-01-23 20:55:21 +0000 |
commit | 90e7b9897a1b7aae5a3aa5265780f626e9e9e091 (patch) | |
tree | e6bf4f5aee6a877125baa3df170e7ede5dcbf70d /security | |
parent | 1086c6528debfdcb30396b2324c355a58947b5ab (diff) | |
download | pkgsrc-90e7b9897a1b7aae5a3aa5265780f626e9e9e091.tar.gz |
remove PLIST entries which are not installed (on a.out _or_ ELF)
Diffstat (limited to 'security')
-rw-r--r-- | security/openssl/pkg/PLIST.netbsd | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/openssl/pkg/PLIST.netbsd b/security/openssl/pkg/PLIST.netbsd index 13560357b60..63295b4372d 100644 --- a/security/openssl/pkg/PLIST.netbsd +++ b/security/openssl/pkg/PLIST.netbsd @@ -1,7 +1,3 @@ -@comment $NetBSD: PLIST.netbsd,v 1.2 2001/01/04 15:10:55 agc Exp $ -lib/libcrypto.so -lib/libcrypto.so.1 +@comment $NetBSD: PLIST.netbsd,v 1.3 2001/01/23 20:55:21 dmcmahill Exp $ lib/libcrypto.so.1.0 -lib/libssl.so -lib/libssl.so.1 lib/libssl.so.1.0 |