git: 2d1993d4d1f3 - main - www/remark42: Fix typo in rc.d script
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Nov 2024 17:50:23 UTC
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d1993d4d1f38d885cf681c82c3641ebe9c814f1 commit 2d1993d4d1f38d885cf681c82c3641ebe9c814f1 Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2024-11-04 06:01:00 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2024-11-10 17:50:02 +0000 www/remark42: Fix typo in rc.d script --- www/remark42/Makefile | 1 + www/remark42/files/remark.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/www/remark42/Makefile b/www/remark42/Makefile index 372601319b55..5718500f0b7f 100644 --- a/www/remark42/Makefile +++ b/www/remark42/Makefile @@ -1,6 +1,7 @@ PORTNAME= remark42 DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/delphij:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/www/remark42/files/remark.in b/www/remark42/files/remark.in index d36f13be1c0a..c74227e83a90 100644 --- a/www/remark42/files/remark.in +++ b/www/remark42/files/remark.in @@ -20,7 +20,7 @@ # remark_store_type (str): type of storage, bolt or rpc # Default: bolt # remark_store_bolt_path (str): parent directory for the bolt files -# Default: %%REMARK42_DATADIR%% +# Default: %%REMARK_DATADIR%% # remark_backup_path (str): backups location # Default: %%REMARK_DATADIR%%/backup # remark_avatar_fs_path (str): avatars location for fs store