diff options
author | agc <agc@pkgsrc.org> | 1999-04-08 18:51:48 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-04-08 18:51:48 +0000 |
commit | 79e49eaba21c2447783e0bf139510d281afa5954 (patch) | |
tree | d9998c42cdbbce7b75fede2b8750f625145f9f7c /security | |
parent | 2f3386a52c8ffe43cc8694f13b426934798d14c6 (diff) | |
download | pkgsrc-79e49eaba21c2447783e0bf139510d281afa5954.tar.gz |
s/netbsd/${LOWER_OPSYS}/g
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-MD5/pkg/PLIST-md.shared | 8 | ||||
-rw-r--r-- | security/p5-MD5/pkg/PLIST-md.static | 8 | ||||
-rw-r--r-- | security/p5-MD5/pkg/PLIST-mi | 4 | ||||
-rw-r--r-- | security/ssleay/pkg/PLIST | 8 |
4 files changed, 14 insertions, 14 deletions
diff --git a/security/p5-MD5/pkg/PLIST-md.shared b/security/p5-MD5/pkg/PLIST-md.shared index 1583bf016e8..1dadf96e72d 100644 --- a/security/p5-MD5/pkg/PLIST-md.shared +++ b/security/p5-MD5/pkg/PLIST-md.shared @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-md.shared,v 1.2 1998/01/28 15:34:02 hubertf Exp $ -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/MD5.so -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/MD5.bs -@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5 +@comment $NetBSD: PLIST-md.shared,v 1.3 1999/04/08 18:51:57 agc Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/MD5/MD5.so +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/MD5/MD5.bs +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/MD5 diff --git a/security/p5-MD5/pkg/PLIST-md.static b/security/p5-MD5/pkg/PLIST-md.static index 2b27e17eba9..937ef64e808 100644 --- a/security/p5-MD5/pkg/PLIST-md.static +++ b/security/p5-MD5/pkg/PLIST-md.static @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-md.static,v 1.2 1998/01/28 15:34:04 hubertf Exp $ -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/MD5.a -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/extralibs.ld -@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5 +@comment $NetBSD: PLIST-md.static,v 1.3 1999/04/08 18:51:58 agc Exp $ +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/MD5/MD5.a +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/MD5/extralibs.ld +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/MD5 diff --git a/security/p5-MD5/pkg/PLIST-mi b/security/p5-MD5/pkg/PLIST-mi index 7a8bf7280e3..e3d36bb9bbd 100644 --- a/security/p5-MD5/pkg/PLIST-mi +++ b/security/p5-MD5/pkg/PLIST-mi @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST-mi,v 1.2 1998/01/28 15:34:05 hubertf Exp $ +@comment $NetBSD: PLIST-mi,v 1.3 1999/04/08 18:51:58 agc Exp $ lib/perl5/site_perl/MD5.pm lib/perl5/man/man3/MD5.3.gz lib/perl5/site_perl/auto/MD5/autosplit.ix @dirrm lib/perl5/site_perl/auto/MD5 -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/MD5/.packlist +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/MD5/.packlist diff --git a/security/ssleay/pkg/PLIST b/security/ssleay/pkg/PLIST index 1018d354924..c713930f0f3 100644 --- a/security/ssleay/pkg/PLIST +++ b/security/ssleay/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 1999/04/06 04:46:57 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.9 1999/04/08 18:51:58 agc Exp $ bin/CA.sh bin/asn1parse bin/base64 @@ -128,9 +128,9 @@ lib/libcrypto.so.0.0 lib/libssl.a lib/libssl.so.0.0 lib/perl5/site_perl/SSLeay.pm -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SSLeay/.packlist -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SSLeay/SSLeay.bs -lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/SSLeay/SSLeay.so +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SSLeay/.packlist +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SSLeay/SSLeay.bs +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SSLeay/SSLeay.so lib/perl5/site_perl/b.pl lib/perl5/site_perl/bio.pl lib/perl5/site_perl/bn.pl |