diff options
author | jlam <jlam> | 2004-03-26 08:33:49 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-03-26 08:33:49 +0000 |
commit | 3bf32fc05418bb510e2172fe3d8c433c5cfb4d4e (patch) | |
tree | bcb5fdc6f9abdea9171a9828afae23baf046a9a4 /security/openssl/PLIST.shlib | |
parent | f81ab1e17de2ee3d8e46b0a39720793466efbbef (diff) | |
download | pkgsrc-3bf32fc05418bb510e2172fe3d8c433c5cfb4d4e.tar.gz |
Consolidate all of the PLIST.* files that duplicated each other into a
single file PLIST.shlib. Only have PLIST.${LOWER_OPSYS} if it differs
from PLIST.shlib.
Diffstat (limited to 'security/openssl/PLIST.shlib')
-rw-r--r-- | security/openssl/PLIST.shlib | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/openssl/PLIST.shlib b/security/openssl/PLIST.shlib new file mode 100644 index 00000000000..d4d9732c41c --- /dev/null +++ b/security/openssl/PLIST.shlib @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST.shlib,v 1.1 2004/03/26 08:33:49 jlam Exp $ +lib/libcrypto.so +lib/libcrypto.so.300 +lib/libcrypto.so.300.1 +lib/libssl.so +lib/libssl.so.300 +lib/libssl.so.300.1 |