pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libbgcode: Fix COMMENT string
Module Name: pkgsrc-wip
Committed By: Paul Ripke <stix%stix.id.au@localhost>
Pushed By: stix
Date: Sat Aug 10 15:21:45 2024 +1000
Changeset: 89424229591caf43573e5b02c179e958c7834a7d
Modified Files:
libbgcode/Makefile
Log Message:
libbgcode: Fix COMMENT string
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=89424229591caf43573e5b02c179e958c7834a7d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libbgcode/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libbgcode/Makefile b/libbgcode/Makefile
index bee5d29959..14ffcc64f2 100644
--- a/libbgcode/Makefile
+++ b/libbgcode/Makefile
@@ -8,7 +8,7 @@ GITHUB_TAG= 8ae75bd0eea622f0e34cae311b3bd065b55eae9b
MAINTAINER= stix%stix.id.au@localhost
HOMEPAGE= https://www.github.com/prusa3d/libbgcode
-COMMENT= XXX
+COMMENT= Prusa Block & Binary G-code reader/writer/converter
LICENSE= gnu-agpl-v3
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index