aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2016-10-10 05:25:24 +0800
committerbsam <bsam@FreeBSD.org>2016-10-10 05:25:24 +0800
commit4dd8ef2d43045d02c692bc564a1362c2043a2c51 (patch)
treec77e5c33e308ade6f001ae9e0a20dfcda01201ce /devel
parent297986e5df9f05125cedc9679442ae5971c24732 (diff)
downloadfreebsd-ports-gnome-4dd8ef2d43045d02c692bc564a1362c2043a2c51.tar.gz
freebsd-ports-gnome-4dd8ef2d43045d02c692bc564a1362c2043a2c51.tar.zst
freebsd-ports-gnome-4dd8ef2d43045d02c692bc564a1362c2043a2c51.zip
Take maintainership.
Approved by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
Diffstat (limited to 'devel')
-rw-r--r--devel/libftdi1/Makefile2
-rw-r--r--devel/libserialport/Makefile2
-rw-r--r--devel/libsigrok/Makefile2
-rw-r--r--devel/libsigrokdecode/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile
index 38f59705c7a0..4a897a41d217 100644
--- a/devel/libftdi1/Makefile
+++ b/devel/libftdi1/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/
-MAINTAINER= uffe@uffe.org
+MAINTAINER= bsam@FreeBSD.org
COMMENT= Library (using libusb) to talk to FTDI chips
LICENSE= GPLv2
diff --git a/devel/libserialport/Makefile b/devel/libserialport/Makefile
index db7b9dac7dca..39cb1fe47b68 100644
--- a/devel/libserialport/Makefile
+++ b/devel/libserialport/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.1.0
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libserialport/
-MAINTAINER= uffe@uffe.org
+MAINTAINER= bsam@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 ffec7f46bf62..44e9e7eef0aa 100644
--- a/devel/libsigrok/Makefile
+++ b/devel/libsigrok/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libsigrok/
-MAINTAINER= uffe@uffe.org
+MAINTAINER= bsam@FreeBSD.org
COMMENT= Framework for hardware logic analyzers, core library
LICENSE= GPLv3
diff --git a/devel/libsigrokdecode/Makefile b/devel/libsigrokdecode/Makefile
index e58658b5274b..4406ba9dc02e 100644
--- a/devel/libsigrokdecode/Makefile
+++ b/devel/libsigrokdecode/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libsigrokdecode/
-MAINTAINER= uffe@uffe.org
+MAINTAINER= bsam@FreeBSD.org
COMMENT= Framework for hardware logic analyzers, protocol decoders library
LICENSE= GPLv3