diff options
Diffstat (limited to 'sysutils/hexyl/Makefile')
-rw-r--r-- | sysutils/hexyl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 02f67482ccbc..51c72cfa7d72 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,10 +1,10 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 3 +PORTREVISION= 6 CATEGORIES= sysutils -MAINTAINER= mikael@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Command-line hex viewer WWW= https://github.com/sharkdp/hexyl |