diff options
Diffstat (limited to 'net/go-tcping/Makefile')
-rw-r--r-- | net/go-tcping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile index a4cf752aaf72..77460bb09c64 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,7 +1,7 @@ PORTNAME= tcping DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/:gomod PKGNAMEPREFIX= go- |