diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-06 02:33:39 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-06 02:33:39 +0800 |
commit | 88cc5045652cf0595ebdfaf9363f2a43da5b6c72 (patch) | |
tree | 8384b56fdbc1046b77419adc9c092d55086f030e /multimedia/cclive | |
parent | 3d8b2750a671cebd8e36d291e9c32489793a04b6 (diff) | |
download | freebsd-ports-gnome-88cc5045652cf0595ebdfaf9363f2a43da5b6c72.tar.gz freebsd-ports-gnome-88cc5045652cf0595ebdfaf9363f2a43da5b6c72.tar.zst freebsd-ports-gnome-88cc5045652cf0595ebdfaf9363f2a43da5b6c72.zip |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567
Diffstat (limited to 'multimedia/cclive')
-rw-r--r-- | multimedia/cclive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile index 90163a16c46d..956cf1f38724 100644 --- a/multimedia/cclive/Makefile +++ b/multimedia/cclive/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= multimedia net MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight command line video extraction tool LICENSE= GPLv3 |