diff options
author | erh <erh> | 2003-12-03 17:35:43 +0000 |
---|---|---|
committer | erh <erh> | 2003-12-03 17:35:43 +0000 |
commit | 5b92ff8efa4c90819f436c8328e0161215e65552 (patch) | |
tree | 411fa1960e503a3a12fc2f3a0739252cc8e02c1a | |
parent | f1e9e53af999e1c7a9e0e5e3403c0a9710a9b087 (diff) | |
download | pkgsrc-5b92ff8efa4c90819f436c8328e0161215e65552.tar.gz |
Add an empty plist for AIX.
-rw-r--r-- | security/openssl/PLIST.aix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl/PLIST.aix b/security/openssl/PLIST.aix new file mode 100644 index 00000000000..95b85a32c49 --- /dev/null +++ b/security/openssl/PLIST.aix @@ -0,0 +1 @@ +@comment $NetBSD: PLIST.aix,v 1.1 2003/12/03 17:35:43 erh Exp $ |