diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
commit | f35841a5dea08fc0fc022071dddbe6b5f021865b (patch) | |
tree | baa8f7e4796b5c9dba39b024bcd1b781684e9257 /sysutils/hexyl/Makefile | |
parent | 6b7a401312c12ecdb305d0b268c74163dbb515df (diff) | |
download | freebsd-ports-f35841a5dea08fc0fc022071dddbe6b5f021865b.zip |
Reset MAINTAINER
Diffstat (limited to 'sysutils/hexyl/Makefile')
-rw-r--r-- | sysutils/hexyl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index b1187c33fb85..8923aa2b889c 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.8.0 PORTREVISION= 4 CATEGORIES= sysutils -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line hex viewer LICENSE= APACHE20 MIT |