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 32bdf3505da0..2ea3f8dc7da3 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,6 +1,6 @@ PORTNAME= tcping PORTVERSION= 1.12.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= net PKGNAMEPREFIX= go- |