Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2021 16:32:09 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b8cea2c417a1 - main - comms/rtl-433: Fix maintainer email address
Message-ID:  <202110291632.19TGW9YQ015033@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b8cea2c417a1f1e8fff703e1333f1c6f6d57ff67

commit b8cea2c417a1f1e8fff703e1333f1c6f6d57ff67
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2021-10-29 16:23:25 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2021-10-29 16:24:50 +0000

    comms/rtl-433: Fix maintainer email address
---
 comms/rtl-433/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/comms/rtl-433/Makefile b/comms/rtl-433/Makefile
index 5a20f922074b..fbbe49134fe9 100644
--- a/comms/rtl-433/Makefile
+++ b/comms/rtl-433/Makefile
@@ -5,7 +5,7 @@ PORTVERSION=	21.05
 PORTREVISION=	1
 CATEGORIES=	comms hamradio
 
-MAINTAINER=	rodrigo@FeeBSD.org
+MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Generic RF data receiver and decoder for ISM band devices
 
 LICENSE=	GPLv2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110291632.19TGW9YQ015033>