diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2024-03-08 21:16:21 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2024-03-08 21:16:26 +0100 |
commit | 3a99a744930bdc0f4412f7ca2c56de4889e40699 (patch) | |
tree | e3986bbf1935e462203155c10a807ee5697c041d | |
parent | science/afni: update to 24.0.10 (diff) |
*/*: Return Lexi Winter's ports to pool
Requested by maintainer
PR: 277426
-rw-r--r-- | multimedia/mediaelch/Makefile | 2 | ||||
-rw-r--r-- | multimedia/py-python-mpv/Makefile | 2 | ||||
-rw-r--r-- | net-im/toot/Makefile | 2 | ||||
-rw-r--r-- | net/py-casttube/Makefile | 2 | ||||
-rw-r--r-- | net/py-pychromecast/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/mediaelch/Makefile b/multimedia/mediaelch/Makefile index 979120f48e62..5cd7bd12aac5 100644 --- a/multimedia/mediaelch/Makefile +++ b/multimedia/mediaelch/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.10.6 CATEGORIES= multimedia PKGNAMESUFFIX= -${FLAVOR} -MAINTAINER= lexi.freebsd@le-fay.org +MAINTAINER= ports@freebsd.org COMMENT= Desktop utility to manage metadata and artwork for Kodi and Jellyfin WWW= https://www.mediaelch.de/mediaelch/ diff --git a/multimedia/py-python-mpv/Makefile b/multimedia/py-python-mpv/Makefile index 9d48534a2ead..90230edb1b30 100644 --- a/multimedia/py-python-mpv/Makefile +++ b/multimedia/py-python-mpv/Makefile @@ -4,7 +4,7 @@ CATEGORIES= multimedia python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lexi.freebsd@le-fay.org +MAINTAINER= ports@freebsd.org COMMENT= Python interface to the mpv media player WWW= https://pypi.org/project/python-mpv/ diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile index fdd132c026d7..89cc5ac8ea96 100644 --- a/net-im/toot/Makefile +++ b/net-im/toot/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.41.1 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lexi.freebsd@le-fay.org +MAINTAINER= ports@freebsd.org COMMENT= Interact with the Mastodon social network from the command line WWW= https://github.com/ihabunek/toot diff --git a/net/py-casttube/Makefile b/net/py-casttube/Makefile index 643d3e818854..659b48ab342e 100644 --- a/net/py-casttube/Makefile +++ b/net/py-casttube/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lexi.freebsd@le-fay.org +MAINTAINER= ports@freebsd.org COMMENT= YouTube Chromecast api WWW= https://pypi.org/project/casttube/ diff --git a/net/py-pychromecast/Makefile b/net/py-pychromecast/Makefile index d2c90af71d9e..4b32bf547b7d 100644 --- a/net/py-pychromecast/Makefile +++ b/net/py-pychromecast/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lexi.freebsd@le-fay.org +MAINTAINER= ports@freebsd.org COMMENT= Python module to talk to Google Chromecast WWW= https://pypi.org/project/PyChromecast/ |