aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2021-11-11 18:05:38 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2021-11-11 18:05:38 +0000
commit38a66306d7941b4d37c3a2198860a3dfc4c73423 (patch)
treec41514a88ae1fe001ae12fe11157fd0896edda6f
parent16390651c12d58d332868bec5d1af4b749e4ed7a (diff)
downloadports-38a66306d7941b4d37c3a2198860a3dfc4c73423.tar.gz
ports-38a66306d7941b4d37c3a2198860a3dfc4c73423.zip
Drop maintainership on most of my ports
-rw-r--r--audio/abcde/Makefile2
-rw-r--r--audio/gradio/Makefile2
-rw-r--r--audio/ladspa/Makefile2
-rw-r--r--audio/swhplugins/Makefile2
-rw-r--r--benchmarks/netio/Makefile2
-rw-r--r--devel/colormake/Makefile2
-rw-r--r--devel/py-kitchen/Makefile2
-rw-r--r--devel/websocketpp/Makefile2
-rw-r--r--games/moon-buggy/Makefile2
-rw-r--r--misc/img2xterm/Makefile2
-rw-r--r--net-im/libmesode/Makefile2
-rw-r--r--net-im/libstrophe/Makefile2
-rw-r--r--net/ssldump/Makefile2
-rw-r--r--textproc/luceneplusplus/Makefile2
-rw-r--r--textproc/py-markdown-math/Makefile2
-rw-r--r--textproc/py-markups/Makefile2
-rw-r--r--textproc/retext/Makefile2
17 files changed, 17 insertions, 17 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 79d50347969e..5c40120bbfe3 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.9.3
CATEGORIES= audio
MASTER_SITES= http://abcde.einval.com/download/
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format
LICENSE= ART10 GPLv2
diff --git a/audio/gradio/Makefile b/audio/gradio/Makefile
index 93a1cd90e63d..59e98f6988e7 100644
--- a/audio/gradio/Makefile
+++ b/audio/gradio/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 7.3
DISTVERSIONPREFIX= v
CATEGORIES= audio
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GTK3 app for finding and listening to internet radio stations
LICENSE= GPLv3
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile
index fd3534947adb..19a3d0c64b9c 100644
--- a/audio/ladspa/Makefile
+++ b/audio/ladspa/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.ladspa.org/download/
DISTNAME= ladspa_sdk_${PORTVERSION}
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Linux Audio Developer's Simple Plugin API
LICENSE= LGPL21
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile
index d297cfd6d01d..87b2ca60bb81 100644
--- a/audio/swhplugins/Makefile
+++ b/audio/swhplugins/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.4.17
DISTVERSIONPREFIX= v
CATEGORIES= audio
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Steve Harris' huge Collection of LADSPA Plugins
LICENSE= GPLv2
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile
index d74dbd1f6be6..5d453c843cc1 100644
--- a/benchmarks/netio/Makefile
+++ b/benchmarks/netio/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.33
CATEGORIES= benchmarks net
DISTNAME= netio133
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network benchmark
USES= dos2unix gmake
diff --git a/devel/colormake/Makefile b/devel/colormake/Makefile
index 70e9e8a70101..c9bd24232acc 100644
--- a/devel/colormake/Makefile
+++ b/devel/colormake/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://bre.klaki.net/programs/colormake/
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper to color gmake output
RUN_DEPENDS= gmake:devel/gmake \
diff --git a/devel/py-kitchen/Makefile b/devel/py-kitchen/Makefile
index 188a608b2329..e1b9c2bef061 100644
--- a/devel/py-kitchen/Makefile
+++ b/devel/py-kitchen/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.2.6
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Kitchen contains a cornucopia of useful code
LICENSE= GPLv2
diff --git a/devel/websocketpp/Makefile b/devel/websocketpp/Makefile
index 2ae5fbc71c1f..748292e7ad2a 100644
--- a/devel/websocketpp/Makefile
+++ b/devel/websocketpp/Makefile
@@ -2,7 +2,7 @@ PORTNAME= websocketpp
PORTVERSION= 0.8.2
CATEGORIES= devel
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Header-only implementation of the WebSocket protocol
LICENSE= MIT BSD3CLAUSE ZLIB
diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile
index 21a9eb08f217..a37fd42c8b33 100644
--- a/games/moon-buggy/Makefile
+++ b/games/moon-buggy/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://seehuhn.de/media/programs/
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Drive a buggy across the moons surface
LICENSE= GPLv2
diff --git a/misc/img2xterm/Makefile b/misc/img2xterm/Makefile
index 325661efd0ba..fe3e8b3e012f 100644
--- a/misc/img2xterm/Makefile
+++ b/misc/img2xterm/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= misc
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Display images on 256 color xterms
LICENSE= MIT
diff --git a/net-im/libmesode/Makefile b/net-im/libmesode/Makefile
index 1dfb4f6eb92a..ce19d85f6e62 100644
--- a/net-im/libmesode/Makefile
+++ b/net-im/libmesode/Makefile
@@ -2,7 +2,7 @@ PORTNAME= libmesode
PORTVERSION= 0.10.1
CATEGORIES= net-im
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight XMPP library
LICENSE= MIT
diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile
index ca379028e169..4b378f7c2112 100644
--- a/net-im/libstrophe/Makefile
+++ b/net-im/libstrophe/Makefile
@@ -2,7 +2,7 @@ PORTNAME= libstrophe
PORTVERSION= 0.11.0
CATEGORIES= net-im
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight XMPP library
LICENSE= MIT
diff --git a/net/ssldump/Makefile b/net/ssldump/Makefile
index 7de6809ee974..0605814474da 100644
--- a/net/ssldump/Makefile
+++ b/net/ssldump/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF
PATCHFILES= 2-ssldump-tls12.diff
PATCH_SITES= https://gist.githubusercontent.com/mtigas/5969597/raw/e62ea9ab8a66ad264ffac47c5047c8d7ba94a67f/
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SSLv3/TLS network protocol analyzer
USES= ssl
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile
index af028a043668..dc7b51d66354 100644
--- a/textproc/luceneplusplus/Makefile
+++ b/textproc/luceneplusplus/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= rel_
CATEGORIES= textproc
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ port of the Lucene library
LICENSE= LGPL3
diff --git a/textproc/py-markdown-math/Makefile b/textproc/py-markdown-math/Makefile
index ab2fdcc9c02c..4398da67eceb 100644
--- a/textproc/py-markdown-math/Makefile
+++ b/textproc/py-markdown-math/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Math formulas support to Python-Markdown
LICENSE= BSD3CLAUSE
diff --git a/textproc/py-markups/Makefile b/textproc/py-markups/Makefile
index 5173402e5789..4224de728e92 100644
--- a/textproc/py-markups/Makefile
+++ b/textproc/py-markups/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper around various text markup languages
LICENSE= BSD3CLAUSE
diff --git a/textproc/retext/Makefile b/textproc/retext/Makefile
index 9ec7e398ccdd..0dd4740e441d 100644
--- a/textproc/retext/Makefile
+++ b/textproc/retext/Makefile
@@ -2,7 +2,7 @@ PORTNAME= retext
DISTVERSION= 7.2.2
CATEGORIES= textproc
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Markdown editor
LICENSE= GPLv2