aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2004-03-14 19:23:26 +0800
committerrse <rse@FreeBSD.org>2004-03-14 19:23:26 +0800
commitb592b2096f717b676c5e3678e62fc133427d2762 (patch)
treebef8b3515ca071f92812226729de2d851eedae6e /devel
parent3bc70f14dcf0c93291ce18ecf72ec90dbcb815aa (diff)
downloadfreebsd-ports-gnome-b592b2096f717b676c5e3678e62fc133427d2762.tar.gz
freebsd-ports-gnome-b592b2096f717b676c5e3678e62fc133427d2762.tar.zst
freebsd-ports-gnome-b592b2096f717b676c5e3678e62fc133427d2762.zip
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a reasonable way. This way others are encouraged to pick up those ports.
Diffstat (limited to 'devel')
-rw-r--r--devel/mm/Makefile2
-rw-r--r--devel/shtool/Makefile2
-rw-r--r--devel/str/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/mm/Makefile b/devel/mm/Makefile
index 63db837d7454..f9fd27f71a78 100644
--- a/devel/mm/Makefile
+++ b/devel/mm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/mm/
-MAINTAINER= rse@engelschall.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Shared memory allocation library for pre-forked process models
INSTALLS_SHLIB= yes
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile
index f2867dd9ca02..b18f6167c8b7 100644
--- a/devel/shtool/Makefile
+++ b/devel/shtool/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.ossp.org/pkg/tool/shtool/
MASTER_SITE_SUBDIR= shtool
-MAINTAINER= rse@engelschall.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU Portable Shell Tool
USE_PERL5= yes
diff --git a/devel/str/Makefile b/devel/str/Makefile
index 8b6f025fef76..c85032387cfa 100644
--- a/devel/str/Makefile
+++ b/devel/str/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.8
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/str/
-MAINTAINER= rse@engelschall.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generic String Library
HAS_CONFIGURE= yes