diff options
Diffstat (limited to 'sysutils/fx/Makefile')
-rw-r--r-- | sysutils/fx/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 677940033ae7..1c025d99b4a8 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -3,9 +3,10 @@ DISTVERSION= 35.0.0 PORTREVISION= 6 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 |