diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2021-08-11 05:52:38 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-08-11 05:52:38 +0000 |
commit | aeecdad4c611bee1c3772b522f68cb8922462407 (patch) | |
tree | 4ada0f22472041dbd4aa639a8a4113d02ee04081 /audio/cd-discid | |
parent | 7bed5cb2159c2791d916be722337862b6e5a7931 (diff) | |
download | ports-aeecdad4c611bee1c3772b522f68cb8922462407.tar.gz ports-aeecdad4c611bee1c3772b522f68cb8922462407.zip |
*/*: Maintainer reset for Travis Campbell
Travis <hcoyote@ghostar.org> has expressed that he'd like to release the
maintainership of his ports. We thank Travis for all their efforts and
hope to welcome him back in the future.
PR: 257740
Diffstat (limited to 'audio/cd-discid')
-rw-r--r-- | audio/cd-discid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cd-discid/Makefile b/audio/cd-discid/Makefile index c9fe3393e889..27dd8060f4dd 100644 --- a/audio/cd-discid/Makefile +++ b/audio/cd-discid/Makefile @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://lly.org/~rcw/cd-discid/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Backend utility to retrieve CDDB discid information WRKSRC= ${WRKDIR}/${PKGNAME} |