pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-mitmproxy_rs: Spell mitmproxy with a capital M



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Jan 2 19:11:31 2024 +0100
Changeset:	e1eea84a178285f3e76eb0f2f8f2e5c32e2ce623

Modified Files:
	py-mitmproxy_rs/Makefile

Log Message:
py-mitmproxy_rs: Spell mitmproxy with a capital M

Required by pkglint.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e1eea84a178285f3e76eb0f2f8f2e5c32e2ce623

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-mitmproxy_rs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-mitmproxy_rs/Makefile b/py-mitmproxy_rs/Makefile
index 1dfde30e27..1ec6ee0b34 100644
--- a/py-mitmproxy_rs/Makefile
+++ b/py-mitmproxy_rs/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=m/mitmproxy_rs/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/mitmproxy/mitmproxy-rs
-COMMENT=	mitmproxy's Rust bits
+COMMENT=	Mitmproxy's Rust bits
 LICENSE=	mit
 
 TOOL_DEPENDS+=	${PYPKGPREFIX}-maturin>=1:../../devel/py-maturin


Home | Main Index | Thread Index | Old Index