diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-07-18 04:59:54 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-07-18 04:59:54 +0000 |
commit | 5cc9e870ce381af59a0c65ef3571487ea7cac6c8 (patch) | |
tree | 9eeffda97513102b05d1e1dbcfce69d49b9f460c | |
parent | e349dc05b5f04f43d2682c813e29d6838074bba8 (diff) |
-rw-r--r-- | textproc/rubygem-nokogiri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index 2e0c2493d183..116030bc24d0 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -1,6 +1,6 @@ PORTNAME= nokogiri PORTVERSION= 1.18.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc rubygems MASTER_SITES= RG |