aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-05-02 10:44:55 +0000
committerRene Ladan <rene@FreeBSD.org>2022-05-02 10:46:28 +0000
commitd64256b72d6c06774342e032ebb1364df52d3bf6 (patch)
tree08974fbe78b4638841d8519e23892da3a6d844e7
parent66cfd18df453d5f2eb9aae2b52942b29cdd183e7 (diff)
downloadports-d64256b72d6c06774342e032ebb1364df52d3bf6.tar.gz
ports-d64256b72d6c06774342e032ebb1364df52d3bf6.zip
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
-rw-r--r--audio/libid3tag/Makefile2
-rw-r--r--cad/gtkwave/Makefile2
-rw-r--r--cad/iverilog/Makefile2
-rw-r--r--databases/rrdtool/Makefile2
-rw-r--r--devel/ctags/Makefile2
-rw-r--r--devel/libevent/Makefile2
-rw-r--r--devel/libffi/Makefile2
-rw-r--r--devel/libffi321/Makefile2
-rw-r--r--devel/nasm/Makefile2
-rw-r--r--devel/rcs/Makefile2
-rw-r--r--graphics/feh/Makefile2
-rw-r--r--graphics/glew/Makefile2
-rw-r--r--graphics/imlib2/Makefile2
-rw-r--r--graphics/imlib2_loaders/Makefile2
-rw-r--r--graphics/svgalib/Makefile2
-rw-r--r--mail/spamassassin/Makefile2
-rw-r--r--net-mgmt/nrpe3/Makefile2
-rw-r--r--net/bredbandskollen/Makefile2
-rw-r--r--net/rpki-client/Makefile2
-rw-r--r--x11-fonts/terminus-font/Makefile2
-rw-r--r--x11-wm/spectrwm/Makefile2
-rw-r--r--x11/xscreensaver/Makefile2
22 files changed, 22 insertions, 22 deletions
diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile
index f745adc3696f..0dcd86caca46 100644
--- a/audio/libid3tag/Makefile
+++ b/audio/libid3tag/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= SF/mad/${PORTNAME}/${PORTVERSION} \
ftp://ftp.mars.org/pub/mpeg/
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ID3 tags library (part of MAD project)
LICENSE= GPLv2 GPLv3
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 266e4592c433..a4e0562939e6 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 3.3.111
CATEGORIES= cad
MASTER_SITES= http://gtkwave.sourceforge.net/
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Electronic Waveform Viewer
LICENSE= GPLv2
diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile
index e0286f9c952b..741eb3fdd9c4 100644
--- a/cad/iverilog/Makefile
+++ b/cad/iverilog/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= cad
MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v11/
DISTNAME= verilog-${PORTVERSION}
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Verilog simulation and synthesis tool
LICENSE= GPLv2
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 904c96b3281b..88591c7e5ada 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 6
CATEGORIES= databases graphics
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Round Robin Database Tools
LICENSE= GPLv2
diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile
index 712970c8f162..fe17d349ff7f 100644
--- a/devel/ctags/Makefile
+++ b/devel/ctags/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 5.8
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Feature-filled tagfile generator for vi and emacs clones
GNU_CONFIGURE= yes
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile
index 52dfd175b4a0..9e1b1a783435 100644
--- a/devel/libevent/Makefile
+++ b/devel/libevent/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONSUFFIX= -stable
CATEGORIES= devel
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${DISTVERSION}${DISTVERSIONSUFFIX}/
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= API for executing callback functions on events or timeouts
LICENSE= BSD3CLAUSE
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index 91cf2a557354..bb9c225ad916 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -12,7 +12,7 @@ PATCHFILES+= 01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.diff:-p1
# A local patch against configure has been created in files/patch-configure.
#PATCHFILES+= 8c50837f0b58ba5b2bcb1b424a2a4bfa01559fb2.diff:-p1
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Foreign Function Interface
LICENSE= MIT
diff --git a/devel/libffi321/Makefile b/devel/libffi321/Makefile
index 6f21111b5d09..56da03f1715e 100644
--- a/devel/libffi321/Makefile
+++ b/devel/libffi321/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= SOURCEWARE/${PORTNAME}
PKGNAMESUFFIX= 321
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Foreign Function Interface (stripped down compat version)
LICENSE= MIT
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 9d10d96bea64..3ac82151cb18 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel lang
MASTER_SITES= https://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ \
https://mirror.sobukus.de/files/src/nasm/
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= General-purpose multi-platform x86 and amd64 assembler
LICENSE= BSD2CLAUSE
diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile
index aff9f50e77e6..048fb296c0e1 100644
--- a/devel/rcs/Makefile
+++ b/devel/rcs/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 5.10.0
CATEGORIES= devel
MASTER_SITES= GNU
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Version control system
LICENSE= GPLv3
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 1d7d1ef1c7d2..bfd9075f9311 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
LOCAL/uqs
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Image viewer that utilizes Imlib2
LICENSE= MIT
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile
index f25aa5bc2dec..4734a7a427fa 100644
--- a/graphics/glew/Makefile
+++ b/graphics/glew/Makefile
@@ -11,7 +11,7 @@ PATCH_SITES= https://github.com/nigels-com/${PORTNAME}/commit/
PATCHFILES+= 8e2e31e69bb6.patch:-p1 # https://github.com/nigels-com/glew/pull/329
PATCHFILES+= 062067f2bad8.patch:-p1 # https://github.com/nigels-com/glew/pull/330
-MAINTAINER?= zeising@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT= OpenGL Extension Wrangler Library
LICENSE= MIT BSD3CLAUSE
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 318198094f47..87077ce4cc57 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -6,7 +6,7 @@ PORTEPOCH= 2
CATEGORIES= graphics enlightenment
MASTER_SITES= SF/enlightenment/imlib2-src/${PORTVERSION}
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The next generation graphics library for Enlightenment
LICENSE= imlib2
diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile
index c6d665e77451..4131effdf423 100644
--- a/graphics/imlib2_loaders/Makefile
+++ b/graphics/imlib2_loaders/Makefile
@@ -6,7 +6,7 @@ PORTEPOCH= 2
CATEGORIES= graphics enlightenment
MASTER_SITES= SF/enlightenment/imlib2-src/${PORTVERSION}
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extra image loader plugins for Imlib 2
LICENSE= imlib2 GPLv2
diff --git a/graphics/svgalib/Makefile b/graphics/svgalib/Makefile
index 7bc4f3dbb579..431aba1d4928 100644
--- a/graphics/svgalib/Makefile
+++ b/graphics/svgalib/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 7
CATEGORIES= graphics devel
MASTER_SITES= http://www.svgalib.org/
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Low level console graphics library
LICENSE= PD
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 579b19e0fb8d..ffd7c3deb586 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -6,7 +6,7 @@ CATEGORIES?= mail perl5
MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/source/ CPAN/Mail
DISTNAME= Mail-SpamAssassin-${PORTVERSION}
-MAINTAINER?= zeising@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Highly efficient mail filter for identifying spam
LICENSE= APACHE20
diff --git a/net-mgmt/nrpe3/Makefile b/net-mgmt/nrpe3/Makefile
index 81935ba5881d..4f8335544ee8 100644
--- a/net-mgmt/nrpe3/Makefile
+++ b/net-mgmt/nrpe3/Makefile
@@ -7,7 +7,7 @@ PORTREVISION?= 0
CATEGORIES= net-mgmt
PKGNAMESUFFIX= 3
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Nagios Remote Plugin Executor
LICENSE= GPLv2+
diff --git a/net/bredbandskollen/Makefile b/net/bredbandskollen/Makefile
index 08465207e0f5..c5a50759ef5f 100644
--- a/net/bredbandskollen/Makefile
+++ b/net/bredbandskollen/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 0.20190705
PORTREVISION= 1
CATEGORIES= net
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Command line tool to check internet connection speed
LICENSE= GPLv2
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index 55b3597645e3..9dc5b38d68dc 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 7.6
PORTREVISION= 1
CATEGORIES= net
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Resource Public Key Infrastructure (RPKI) implementation from OpenBSD
LICENSE= ISCL
diff --git a/x11-fonts/terminus-font/Makefile b/x11-fonts/terminus-font/Makefile
index 4fc38c6bda6e..beea552243c8 100644
--- a/x11-fonts/terminus-font/Makefile
+++ b/x11-fonts/terminus-font/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 4.48
CATEGORIES= x11-fonts
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Terminus Font - a clean fixed width font
LICENSE= OFL11
diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile
index 253c037d5295..72d8189cc650 100644
--- a/x11-wm/spectrwm/Makefile
+++ b/x11-wm/spectrwm/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= SPECTRWM_
DISTVERSION= 3_4_1
CATEGORIES= x11-wm
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small, dynamic tiling window manager for X11
LICENSE= ISCL
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index efa3a8ab2f0a..5a548cd26a20 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.jwz.org/xscreensaver/
-MAINTAINER= zeising@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Save your screen while you entertain your cat
LICENSE= MIT