diff options
author | Chris Petrik <Christopher.petrik@usm.edu> | 2021-09-05 11:04:45 +0200 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-09-05 11:07:09 +0200 |
commit | 22bbd4f93965a2a6f23c72b7bfe1f60441290fe8 (patch) | |
tree | 533dd0c25c8b527b1b294b6be2380659c482784a | |
parent | cleanup: Remove expired ports: (diff) |
editors/diakonos: Add maintainer
PR: 258273
-rw-r--r-- | editors/diakonos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index 6494eb14ad54..beb456b5789b 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.9.7 PORTREVISION= 1 CATEGORIES= editors ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= christopher.petrik@usm.edu COMMENT= Console editor for the masses LICENSE= MIT |