diff options
Diffstat (limited to 'net/rubygem-uri-redis/Makefile')
-rw-r--r-- | net/rubygem-uri-redis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-uri-redis/Makefile b/net/rubygem-uri-redis/Makefile index 2ddda29ad497..8ca68aab1731 100644 --- a/net/rubygem-uri-redis/Makefile +++ b/net/rubygem-uri-redis/Makefile @@ -1,11 +1,11 @@ PORTNAME= uri-redis -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Support for parsing Redis URIs like redis://host:port/dbindex -WWW= https://github.com/delano/uri-redis +WWW= https://github.com/delano/uri-valkey LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |