pkgsrc-WIP-changes archive

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

gdstk: fix typo



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Wed Jan 22 01:26:37 2025 +0900
Changeset:	b31237c72361ed9282ccd9a25d7e7e1d9204611d

Modified Files:
	gdstk/Makefile

Log Message:
gdstk: fix typo

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

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

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

diffs:
diff --git a/gdstk/Makefile b/gdstk/Makefile
index b7fbd6e1a0..b8687bb857 100644
--- a/gdstk/Makefile
+++ b/gdstk/Makefile
@@ -8,7 +8,7 @@ GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/heitzmann/gdstk/
-COMMENT=	Python/C++ library for GDSII and OASIS files
+COMMENT=	C++/Python library for GDSII and OASIS files
 LICENSE=	boost-license
 
 USE_LANGUAGES+=	c c++


Home | Main Index | Thread Index | Old Index