diff options
Diffstat (limited to 'net/go-tcping/Makefile')
-rw-r--r-- | net/go-tcping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile index 5b46b9399b38..f616db64d7a8 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,6 +1,7 @@ PORTNAME= tcping PORTVERSION= 2.4.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/:gomod PKGNAMEPREFIX= go- |