aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-06 11:48:06 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-06 11:48:06 +0000
commitca473fb228489407687bfe3d1f772296e1c0ba7b (patch)
tree95470699fd77708ba446a673c2d5a7865f2817a9
parent7e598a20ff3bfe260aebbee6f3a99d6c7f7c36fd (diff)
downloadports-ca473fb228489407687bfe3d1f772296e1c0ba7b.tar.gz
ports-ca473fb228489407687bfe3d1f772296e1c0ba7b.zip
all: Take maintainership
-rw-r--r--comms/libmodbus/Makefile2
-rw-r--r--devel/libftdi1/Makefile2
-rw-r--r--devel/libserialport/Makefile2
-rw-r--r--devel/libsigrok/Makefile2
-rw-r--r--devel/libsigrokdecode/Makefile2
-rw-r--r--mail/imaptools/Makefile2
-rw-r--r--science/sigrok-cli/Makefile2
-rw-r--r--science/sigrok-firmware-fx2lafw/Makefile2
-rw-r--r--science/sigrok-firmware-utils/Makefile2
-rw-r--r--science/sigrok-firmware/Makefile2
-rw-r--r--sysutils/mapchan/Makefile2
-rw-r--r--www/py-pyweblib/Makefile2
12 files changed, 12 insertions, 12 deletions
diff --git a/comms/libmodbus/Makefile b/comms/libmodbus/Makefile
index 6fa32e790fb3..0c39f028c242 100644
--- a/comms/libmodbus/Makefile
+++ b/comms/libmodbus/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= https://libmodbus.org/releases/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Modbus library
LICENSE= LGPL21+
diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile
index c71187b37774..1cbf35804140 100644
--- a/devel/libftdi1/Makefile
+++ b/devel/libftdi1/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= https://www.intra2net.com/en/developer/libftdi/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Library (using libusb) to talk to FTDI chips
LICENSE= GPLv2 LGPL21
diff --git a/devel/libserialport/Makefile b/devel/libserialport/Makefile
index 414c463acea4..2d50d8772cb0 100644
--- a/devel/libserialport/Makefile
+++ b/devel/libserialport/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libserialport/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Framework for hardware logic analyzers, serial port support library
LICENSE= LGPL3
diff --git a/devel/libsigrok/Makefile b/devel/libsigrok/Makefile
index 06508c806ffa..17d75b8b1568 100644
--- a/devel/libsigrok/Makefile
+++ b/devel/libsigrok/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.5.2
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libsigrok/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Framework for hardware logic analyzers, core library
LICENSE= GPLv3+
diff --git a/devel/libsigrokdecode/Makefile b/devel/libsigrokdecode/Makefile
index 0265a358afe2..3200bd176198 100644
--- a/devel/libsigrokdecode/Makefile
+++ b/devel/libsigrokdecode/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.5.3
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libsigrokdecode/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Framework for hardware logic analyzers, protocol decoders library
LICENSE= GPLv3+
diff --git a/mail/imaptools/Makefile b/mail/imaptools/Makefile
index a1c84aac8e0c..608560a98f81 100644
--- a/mail/imaptools/Makefile
+++ b/mail/imaptools/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= mail
MASTER_SITES= LOCAL/bsam
DISTNAME= imap_tools_V${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Tools and scripts to use with IMAP servers
LICENSE= ISCL
diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile
index c81a12e061ce..fad2d53722b3 100644
--- a/science/sigrok-cli/Makefile
+++ b/science/sigrok-cli/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.7.1
CATEGORIES= science cad
MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Framework for hardware logic analyzers, CLI client
LICENSE= GPLv3
diff --git a/science/sigrok-firmware-fx2lafw/Makefile b/science/sigrok-firmware-fx2lafw/Makefile
index 89b15cb5e33a..f1e90e25b69f 100644
--- a/science/sigrok-firmware-fx2lafw/Makefile
+++ b/science/sigrok-firmware-fx2lafw/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= sigrok-
PKGNAMESUFFIX= -fx2lafw
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-bin-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Cypress FX2 firmware for hardware logic analyzers
LICENSE= GPLv2
diff --git a/science/sigrok-firmware-utils/Makefile b/science/sigrok-firmware-utils/Makefile
index 044f689698db..c5dee6608213 100644
--- a/science/sigrok-firmware-utils/Makefile
+++ b/science/sigrok-firmware-utils/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= sigrok-
PKGNAMESUFFIX= -utils
DISTFILES= #none
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Sigrok firmware extraction utilities
LICENSE= GPLv3+
diff --git a/science/sigrok-firmware/Makefile b/science/sigrok-firmware/Makefile
index 167ee66e572d..dce7e80401d2 100644
--- a/science/sigrok-firmware/Makefile
+++ b/science/sigrok-firmware/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20150123
CATEGORIES= science
PKGNAMEPREFIX= sigrok-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Sigrok firmware
RUN_DEPENDS= parseelf.py:science/sigrok-firmware-utils \
diff --git a/sysutils/mapchan/Makefile b/sysutils/mapchan/Makefile
index d18e6c28765b..c7eb83d48ee7 100644
--- a/sysutils/mapchan/Makefile
+++ b/sysutils/mapchan/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 2
CATEGORIES= sysutils converters
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Transform the input and output of a terminal (SCO Unix alike)
LICENSE= GPLv2
diff --git a/www/py-pyweblib/Makefile b/www/py-pyweblib/Makefile
index 1daa9762d62d..26677e3ee272 100644
--- a/www/py-pyweblib/Makefile
+++ b/www/py-pyweblib/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Yet another web programming framework for Python
LICENSE= GPLv2