diff options
| author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2024-09-03 06:41:56 +0000 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2024-09-03 06:58:20 +0000 |
| commit | 9cc3123e51c0636cf9aa8a1330cdf9c9bfb4cc3f (patch) | |
| tree | f5de0f02379991c7c68e44e58ec8d8094c8bbe82 /textproc/docproj | |
| parent | 762006dfa091ef3725f813aa92db772f2e901482 (diff) | |
Diffstat (limited to 'textproc/docproj')
| -rw-r--r-- | textproc/docproj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index 1517a5a17642..6d362be1878a 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -8,7 +8,7 @@ WWW= https://www.freebsd.org/docproj RUN_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \ gnuplot-lite>0:math/gnuplot-lite \ - gohugo>=0.123.8,1:www/gohugo \ + gohugo>=0.133.1,1:www/gohugo \ rougify:textproc/rubygem-rouge \ rubygem-asciidoctor-diagram>0:textproc/rubygem-asciidoctor-diagram |
