pkgsrc-WIP-changes archive

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

input-headers: fix typo



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Fri Sep 19 12:20:57 2025 +0200
Changeset:	63e8524315a7674518ca2636ef1ec13e3445133f

Modified Files:
	input-headers/Makefile

Log Message:
input-headers: fix typo

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

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

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

diffs:
diff --git a/input-headers/Makefile b/input-headers/Makefile
index 554d37efde..1791c54578 100644
--- a/input-headers/Makefile
+++ b/input-headers/Makefile
@@ -8,7 +8,7 @@ GITHUB_TAG=	cf9699e76e41bf1b824c3820d06d36a2b0fbb8c1
 
 MAINTAINER=	kikadf.01%gmail.com@localhost
 HOMEPAGE=	https://github.com/sizeofvoid/libopeninput/tree/build-on-openbsd/
-COMMENT=	Input headers from libopeninpu
+COMMENT=	Input headers from libopeninput
 LICENSE=	mit
 
 USE_TOOLS+=	pax


Home | Main Index | Thread Index | Old Index