diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/mdbook-linkcheck/Makefile | 2 | ||||
-rw-r--r-- | textproc/mdbook-mermaid/Makefile | 2 | ||||
-rw-r--r-- | textproc/mdbook/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/textproc/mdbook-linkcheck/Makefile b/textproc/mdbook-linkcheck/Makefile index 4d3fae875e9b..d19c43469220 100644 --- a/textproc/mdbook-linkcheck/Makefile +++ b/textproc/mdbook-linkcheck/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdbook-linkcheck DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/mdbook-mermaid/Makefile b/textproc/mdbook-mermaid/Makefile index a7734c6c3fb2..05fab773c796 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index edefe70c0407..d59b2466cd41 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,6 +1,7 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.52 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org |