aboutsummaryrefslogtreecommitdiff
path: root/devel
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 /devel
parent66cfd18df453d5f2eb9aae2b52942b29cdd183e7 (diff)
downloadports-d64256b72d6c06774342e032ebb1364df52d3bf6.tar.gz
ports-d64256b72d6c06774342e032ebb1364df52d3bf6.zip
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
Diffstat (limited to 'devel')
-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
6 files changed, 6 insertions, 6 deletions
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