diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
commit | c7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch) | |
tree | 24ceda4636b1d1d96b8c952288f9320fcbd47a1b /textproc/htmlq/Makefile | |
parent | mail/thunderbird: Fix build with rust 1.63.0 (diff) |
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'textproc/htmlq/Makefile')
-rw-r--r-- | textproc/htmlq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmlq/Makefile b/textproc/htmlq/Makefile index a7992652b841..ac2290f4fd2a 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,7 +1,7 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org |