diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-19 04:16:47 +0800 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-20 03:56:12 +0800 |
commit | 0b0f92f1ef54a307d9be92a4f2743c2b5bf330a3 (patch) | |
tree | 81aa4741c963c4b4494322ee9c9cb9b949c7bc8c /misc | |
parent | d10329988a5e08eb0598756ed1d9bf55639f8360 (diff) | |
download | freebsd-ports-gnome-0b0f92f1ef54a307d9be92a4f2743c2b5bf330a3.tar.gz freebsd-ports-gnome-0b0f92f1ef54a307d9be92a4f2743c2b5bf330a3.tar.zst freebsd-ports-gnome-0b0f92f1ef54a307d9be92a4f2743c2b5bf330a3.zip |
misc/teseq: Drop maintainership
Diffstat (limited to 'misc')
-rw-r--r-- | misc/teseq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/teseq/Makefile b/misc/teseq/Makefile index 11bc46dada48..e76731f1f39e 100644 --- a/misc/teseq/Makefile +++ b/misc/teseq/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= GNU -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal control sequence analyzer GNU_CONFIGURE= yes |