git: 82d94014ef90 - main - net/ipinfo-cli: Fix pkg-descr typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 03:21:25 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=82d94014ef902df005af45d00a5a1be4080bbeef commit 82d94014ef902df005af45d00a5a1be4080bbeef Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2022-09-07 03:20:07 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2022-09-07 03:21:19 +0000 net/ipinfo-cli: Fix pkg-descr typo --- net/ipinfo-cli/Makefile | 1 + net/ipinfo-cli/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ipinfo-cli/Makefile b/net/ipinfo-cli/Makefile index eb86c86a1b71..fc177c838334 100644 --- a/net/ipinfo-cli/Makefile +++ b/net/ipinfo-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= ipinfo DISTVERSIONPREFIX= ipinfo- DISTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= 0xdutra@gmail.com diff --git a/net/ipinfo-cli/pkg-descr b/net/ipinfo-cli/pkg-descr index b71e535147e5..bd74a1efc152 100644 --- a/net/ipinfo-cli/pkg-descr +++ b/net/ipinfo-cli/pkg-descr @@ -1,4 +1,4 @@ -ipinfo-cli allowing you to lookup IP deltails, ASN, IP geolocation, +ipinfo-cli allowing you to lookup IP details, ASN, IP geolocation, IP CIDR, IP range. WWW: https://github.com/ipinfo/cli