diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-10-11 08:58:31 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-10-11 08:58:31 +0000 |
commit | b9e73f7ef6abbfc2be6e4021e32503de5f13cd0a (patch) | |
tree | 8583448b5b35b659e122c8e791a918ebf9d5a078 /security/p5-Net-SSLeay | |
parent | 5371a5a9ddbdf8db597906dc685ebb63c2925826 (diff) | |
download | FreeBSD-ports-b9e73f7ef6abbfc2be6e4021e32503de5f13cd0a.zip FreeBSD-ports-b9e73f7ef6abbfc2be6e4021e32503de5f13cd0a.tar.gz |
Replace: %%PORTDOCS%%/share -> %%PORTDOCS%%share, else "make package" will
fail, looking for stuff in "/share".
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r-- | security/p5-Net-SSLeay/pkg-plist | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/security/p5-Net-SSLeay/pkg-plist b/security/p5-Net-SSLeay/pkg-plist index bf61f25..67647cb 100644 --- a/security/p5-Net-SSLeay/pkg-plist +++ b/security/p5-Net-SSLeay/pkg-plist @@ -31,19 +31,19 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_nothing.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_read.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_write.al lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/.packlist -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/bulk.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/callback.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/get_authenticated_page.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/get_page.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/https-proxy-snif.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/makecert.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/minicli.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/req.conf -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/ssl-inetd-serv.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/ssl_diff.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/sslcat.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/sslecho.pl -%%PORTDOCS%%/share/examples/p5-Net-SSLeay/stdio_bulk.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/bulk.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/callback.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_authenticated_page.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_page.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/https-proxy-snif.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/makecert.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/minicli.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/req.conf +%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl-inetd-serv.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl_diff.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/sslcat.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/sslecho.pl +%%PORTDOCS%%share/examples/p5-Net-SSLeay/stdio_bulk.pl %%PORTDOCS%%@dirrm share/examples/p5-Net-SSLeay @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net/SSLeay |