diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/g15daemon/Makefile | 2 | ||||
-rw-r--r-- | sysutils/libg15/Makefile | 2 | ||||
-rw-r--r-- | sysutils/libg15render/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/g15daemon/Makefile b/sysutils/g15daemon/Makefile index ce69f0b1d9ba..2b74f9908bb8 100644 --- a/sysutils/g15daemon/Makefile +++ b/sysutils/g15daemon/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 3.0.4 CATEGORIES= sysutils MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/ -MAINTAINER= dmenelkir@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Daemon for Logitech G15 Keyboards WWW= https://gitlab.com/menelkir/g15daemon diff --git a/sysutils/libg15/Makefile b/sysutils/libg15/Makefile index 9e6dc20be96e..8bd6c97ba96b 100644 --- a/sysutils/libg15/Makefile +++ b/sysutils/libg15/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.0.7 CATEGORIES= sysutils MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/ -MAINTAINER= dmenelkir@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= API for control of LCD and the extra keys on Logitech keyboards WWW= https://sourceforge.net/projects/g15tools diff --git a/sysutils/libg15render/Makefile b/sysutils/libg15render/Makefile index d8b02b212c8a..679afb286f46 100644 --- a/sysutils/libg15render/Makefile +++ b/sysutils/libg15render/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 3.0.4 CATEGORIES= sysutils MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/ -MAINTAINER= dmenelkir@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library to render the LCD screen on Logitech keyboards WWW= https://sourceforge.net/projects/g15tools |