diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-05-02 14:06:58 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-05-02 14:06:58 +0100 |
commit | bae03bdd17b294e3354848e123f3ec4bd9b7592a (patch) | |
tree | 882e436fb8e1057fd75bba818052d7305e2fc904 /textproc/html-xml-utils | |
parent | x11-themes/papirus-icon-theme: update to 20240501 (diff) |
*/*: Bump consumers of dns/libidn
Reported by: vvd
Diffstat (limited to 'textproc/html-xml-utils')
-rw-r--r-- | textproc/html-xml-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/html-xml-utils/Makefile b/textproc/html-xml-utils/Makefile index 389085ddcde6..23535d3481af 100644 --- a/textproc/html-xml-utils/Makefile +++ b/textproc/html-xml-utils/Makefile @@ -1,6 +1,6 @@ PORTNAME= html-xml-utils PORTVERSION= 8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://www.w3.org/Tools/HTML-XML-utils/ |