diff options
Diffstat (limited to 'sysutils/fx/Makefile')
-rw-r--r-- | sysutils/fx/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 6512b9ab10e0..b218dd44e875 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -1,11 +1,12 @@ PORTNAME= fx DISTVERSION= 35.0.0 -PORTREVISION= 4 +PORTREVISION= 7 CATEGORIES= sysutils -MAINTAINER= dutra@FreeBSD.org -COMMENT= Terminal JSON viewer -WWW= https://github.com/antonmedv/fx +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Terminal JSON viewer and processor +WWW= https://fx.wtf/ \ + https://github.com/antonmedv/fx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |