diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-11 15:16:58 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-11 15:17:09 +0800 |
| commit | 861a3e246e2ef925d89ee0127524738cdccc51fb (patch) | |
| tree | ba41762738f76fed51340cab1ddc6bf120c9a3f8 /textproc | |
| parent | Mk/Uses/nodejs.mk: Update lts and current (diff) | |
nodejs: Bump PORTREVISION for dependency change
USES=nodejs defaults to www/node24 now.
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/write-good/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/write-good/Makefile b/textproc/write-good/Makefile index 16c0ab8eea67..44595c9c05cc 100644 --- a/textproc/write-good/Makefile +++ b/textproc/write-good/Makefile @@ -1,7 +1,7 @@ PORTNAME= write-good DISTVERSIONPREFIX= v DISTVERSION= 1.0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= LOCAL/0mp/:npm DISTFILES= ${_NPM_DISTFILES} |
