diff --git a/archivers/lha/Portfile b/archivers/lha/Portfile index 014fc823aeb..e976706a77c 100644 --- a/archivers/lha/Portfile +++ b/archivers/lha/Portfile @@ -7,7 +7,7 @@ github.setup jca02266 lha 20211125 release- # Change github.tarball_from to 'releases' or 'archive' next update github.tarball_from tarball epoch 20211125 -revision 0 +revision 1 homepage https://lha.osdn.jp @@ -36,7 +36,7 @@ test.run yes test.target check post-destroot { - set docdir ${prefix}/share/doc/${name}-${version} + set docdir ${prefix}/share/doc/${name} xinstall -m 0755 -d ${destroot}${docdir}/olddoc xinstall -m 0644 -W ${worksrcpath} README.jp.md Hacking_of_LHa header.doc.jp \ ${destroot}${docdir}