diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-11-08 13:18:11 +0100 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-11-08 13:18:11 +0100 |
commit | 02f282db9e9452fa16d3aef4b09bdc4435859cd2 (patch) | |
tree | 725b3e55137a1ae7240bf6c7038fd087d0761a44 | |
parent | devel/envsubst: drop maintainership (diff) |
devel/py-ttystatus: drop maintainership
-rw-r--r-- | devel/py-ttystatus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ttystatus/Makefile b/devel/py-ttystatus/Makefile index ec1ce85dddec..5113ce452bd8 100644 --- a/devel/py-ttystatus/Makefile +++ b/devel/py-ttystatus/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel MASTER_SITES= http://git.liw.fi/cgi-bin/cgit/cgit.cgi/ttystatus/snapshot/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python progress reporting to /dev/tty WWW= https://liw.fi/ttystatus/ |