diff options
author | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2023-09-10 20:13:40 -0300 |
---|---|---|
committer | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2023-09-10 20:13:40 -0300 |
commit | 53feed73dd10ac72adf0224fac1ff05437f17a5a (patch) | |
tree | 9a3470d151f2a81a6beca8bfc90a56e107e20aca /audio/beets/Makefile | |
parent | 6cbeebb080fe2905fa6ba05fda628335d85961ac (diff) | |
download | freebsd-ports-53feed73dd10ac72adf0224fac1ff05437f17a5a.zip |
Returning all my ports to the pool.
- Unfortunately I have no time to maintain them anymore.
Diffstat (limited to 'audio/beets/Makefile')
-rw-r--r-- | audio/beets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/beets/Makefile b/audio/beets/Makefile index 21cdae6bb33a..80cc5268e227 100644 --- a/audio/beets/Makefile +++ b/audio/beets/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 3 CATEGORIES= audio python MASTER_SITES= PYPI -MAINTAINER= rigoletto@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Media library management system for obsessive-compulsive music geeks WWW= https://beets.io/ |