diff --git a/security/git-secret/Makefile b/security/git-secret/Makefile index 86befbbd8873d..97e7c7668a552 100644 --- a/security/git-secret/Makefile +++ b/security/git-secret/Makefile @@ -1,5 +1,6 @@ PORTNAME= git-secret DISTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mail@sobolevn.me @@ -25,7 +26,7 @@ post-extract: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/git-secret ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/man/man1/*.1 ${STAGEDIR}${PREFIX}/man/man1/ - ${INSTALL_MAN} ${WRKSRC}/man/man7/*.7 ${STAGEDIR}${PREFIX}/man/man7/ + ${INSTALL_MAN} ${WRKSRC}/man/man1/*.1 ${STAGEDIR}${PREFIX}/share/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/man/man7/*.7 ${STAGEDIR}${PREFIX}/share/man/man7/ .include diff --git a/security/git-secret/pkg-plist b/security/git-secret/pkg-plist index e2119ae25c7cc..2f009d5a33e47 100644 --- a/security/git-secret/pkg-plist +++ b/security/git-secret/pkg-plist @@ -1,15 +1,15 @@ @(root,root,555) bin/git-secret -@(root,root,444) man/man1/git-secret-add.1.gz -@(root,root,444) man/man1/git-secret-cat.1.gz -@(root,root,444) man/man1/git-secret-changes.1.gz -@(root,root,444) man/man1/git-secret-clean.1.gz -@(root,root,444) man/man1/git-secret-hide.1.gz -@(root,root,444) man/man1/git-secret-init.1.gz -@(root,root,444) man/man1/git-secret-killperson.1.gz -@(root,root,444) man/man1/git-secret-list.1.gz -@(root,root,444) man/man1/git-secret-remove.1.gz -@(root,root,444) man/man1/git-secret-reveal.1.gz -@(root,root,444) man/man1/git-secret-tell.1.gz -@(root,root,444) man/man1/git-secret-usage.1.gz -@(root,root,444) man/man1/git-secret-whoknows.1.gz -@(root,root,444) man/man7/git-secret.7.gz +@(root,root,444) share/man/man1/git-secret-add.1.gz +@(root,root,444) share/man/man1/git-secret-cat.1.gz +@(root,root,444) share/man/man1/git-secret-changes.1.gz +@(root,root,444) share/man/man1/git-secret-clean.1.gz +@(root,root,444) share/man/man1/git-secret-hide.1.gz +@(root,root,444) share/man/man1/git-secret-init.1.gz +@(root,root,444) share/man/man1/git-secret-killperson.1.gz +@(root,root,444) share/man/man1/git-secret-list.1.gz +@(root,root,444) share/man/man1/git-secret-remove.1.gz +@(root,root,444) share/man/man1/git-secret-reveal.1.gz +@(root,root,444) share/man/man1/git-secret-tell.1.gz +@(root,root,444) share/man/man1/git-secret-usage.1.gz +@(root,root,444) share/man/man1/git-secret-whoknows.1.gz +@(root,root,444) share/man/man7/git-secret.7.gz