diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-12-24 03:57:04 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-12-24 03:57:04 +0000 |
commit | 999e13c1b96024d6b043b4984314bd2fcfb18315 (patch) | |
tree | 7a0f0ecd27129149f59105ada783796d99de55fb /security/openssl | |
parent | 2375e2d0a493802984e737aca483c94f04790999 (diff) | |
download | pkgsrc-999e13c1b96024d6b043b4984314bd2fcfb18315.tar.gz |
Add PLIST for irix6. Same as netbsd and solaris -- maybe we can combine these?
Diffstat (limited to 'security/openssl')
-rw-r--r-- | security/openssl/PLIST.irix6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/openssl/PLIST.irix6 b/security/openssl/PLIST.irix6 new file mode 100644 index 00000000000..08ef19b2af0 --- /dev/null +++ b/security/openssl/PLIST.irix6 @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST.irix6,v 1.1 2002/12/24 03:57:04 jschauma Exp $ +lib/libcrypto.so +lib/libcrypto.so.300 +lib/libcrypto.so.300.0 +lib/libssl.so +lib/libssl.so.300 +lib/libssl.so.300.0 |