git: 396a3fdcd734 - main - devel/ocaml-ocamlbuild: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jan 2024 16:27:33 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=396a3fdcd734ecd18fa68ed8224806776ee974e7 commit 396a3fdcd734ecd18fa68ed8224806776ee974e7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-27 16:05:44 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-27 16:27:02 +0000 devel/ocaml-ocamlbuild: Moved man to share/man Approved by: portmgr (blanket) --- devel/ocaml-ocamlbuild/Makefile | 2 +- devel/ocaml-ocamlbuild/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/ocaml-ocamlbuild/Makefile b/devel/ocaml-ocamlbuild/Makefile index a9bae5c501e3..d7d186e2092c 100644 --- a/devel/ocaml-ocamlbuild/Makefile +++ b/devel/ocaml-ocamlbuild/Makefile @@ -1,6 +1,6 @@ PORTNAME= ocamlbuild PORTVERSION= 0.14.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-ocamlbuild/pkg-plist b/devel/ocaml-ocamlbuild/pkg-plist index 0ff52e89fc06..9146cb6e6e26 100644 --- a/devel/ocaml-ocamlbuild/pkg-plist +++ b/devel/ocaml-ocamlbuild/pkg-plist @@ -22,4 +22,4 @@ lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa lib/ocaml/ocamlbuild/signatures.cmi lib/ocaml/ocamlbuild/signatures.cmti lib/ocaml/ocamlbuild/signatures.mli -man/man1/ocamlbuild.1.gz +share/man/man1/ocamlbuild.1.gz