pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
blogc: Note in COMMENT that this compiles single pages
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sat Jul 4 07:37:01 2026 -0400
Changeset: 470c3ea10319bbecb7d5c55426405a6cb2668eb4
Modified Files:
blogc/Makefile
Log Message:
blogc: Note in COMMENT that this compiles single pages
While it can be scripted with make etc., blogc differs fundamentally
from programs like hugo. Give the user a hint that this is so; it's
already explained in DESCR.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=470c3ea10319bbecb7d5c55426405a6cb2668eb4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
blogc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/blogc/Makefile b/blogc/Makefile
index 99671898bc..93bb49040f 100644
--- a/blogc/Makefile
+++ b/blogc/Makefile
@@ -9,7 +9,7 @@ GITHUB_RELEASE= v${VERSION}
MAINTAINER= kj4ntv%gmail.com@localhost
HOMEPAGE= https://blogc.rgm.io/
-COMMENT= Blog compiler
+COMMENT= Single-page blog compiler
LICENSE= modified-bsd
USE_CC_FEATURES+= c99
Home |
Main Index |
Thread Index |
Old Index