diff options
author | Gabriel M. Dutra <dutra@FreeBSD.org> | 2025-06-26 08:10:31 -0300 |
---|---|---|
committer | Gabriel M. Dutra <dutra@FreeBSD.org> | 2025-06-26 08:11:44 -0300 |
commit | ec64630d552368b657f90ddff659bab317110f11 (patch) | |
tree | 622b0383733edaeabaf31d1f6752c7d5fbf3f2df | |
parent | lang/rust: add missing __ suffix to __powerpc macro (diff) |
sysutils/fx: Drop maintainership
-rw-r--r-- | sysutils/fx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 677940033ae7..81ca077701c3 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 35.0.0 PORTREVISION= 6 CATEGORIES= sysutils -MAINTAINER= dutra@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal JSON viewer WWW= https://github.com/antonmedv/fx |