Date: Tue, 31 Aug 2021 09:25:38 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fb372e582ed0 - main - irc/dircproxy: Add CPE information Message-ID: <202108310925.17V9PcH3093886@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb372e582ed01eb74e3aec0df560fbdc896ba72d commit fb372e582ed01eb74e3aec0df560fbdc896ba72d Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:16:44 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 09:23:33 +0000 irc/dircproxy: Add CPE information Approved by: portmgr (blanket) --- irc/dircproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index 1cb641656c77..1fbb49d39ffa 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -17,7 +17,7 @@ GH_TAGNAME= dc563b3 GNU_CONFIGURE= yes SUB_FILES+= pkg-message -USES= autoreconf +USES= autoreconf cpe post-install: @cd ${WRKSRC}/doc && ${MAKE_CMD} install-man DESTDIR=${STAGEDIR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PcH3093886>