diff options
-rw-r--r-- | comms/py-hid/Makefile | 2 | ||||
-rw-r--r-- | graphics/wallhaven-cli/Makefile | 2 | ||||
-rw-r--r-- | sysutils/vtm/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/py-hid/Makefile b/comms/py-hid/Makefile index 7424a40f8d9a..6372b26f871d 100644 --- a/comms/py-hid/Makefile +++ b/comms/py-hid/Makefile @@ -5,7 +5,7 @@ CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ctypes bindings to comms/hidapi WWW= https://github.com/apmorton/pyhidapi diff --git a/graphics/wallhaven-cli/Makefile b/graphics/wallhaven-cli/Makefile index 45e9d6f3c7e0..dd751a8d50bc 100644 --- a/graphics/wallhaven-cli/Makefile +++ b/graphics/wallhaven-cli/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.0.5 PORTREVISION= 5 CATEGORIES= graphics -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= CLI for wallhaven to browse wallpapers in terminal WWW= https://github.com/r3tr0ananas/wallhaven-cli diff --git a/sysutils/vtm/Makefile b/sysutils/vtm/Makefile index 724de4eb224f..b7d68bdc4b16 100644 --- a/sysutils/vtm/Makefile +++ b/sysutils/vtm/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2025.05.28 CATEGORIES= sysutils -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Text-based desktop environment for your terminal WWW= https://github.com/directvt/vtm |