aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-03 21:30:39 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-03 21:30:39 +0000
commit21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch)
tree2bd8e30787adc060967df63687cf5230898ef8ca /devel
parent34113719aea618f80d0f309d53402d769feb9985 (diff)
downloadports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.tar.gz
ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/cvs2html/Makefile2
-rw-r--r--devel/libredblack/Makefile2
-rw-r--r--devel/p5-Config-General/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile
index 140b38d9cb98..a16b01966f75 100644
--- a/devel/cvs2html/Makefile
+++ b/devel/cvs2html/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sada
EXTRACT_SUFX= .gz
-MAINTAINER= sada@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl script to turn ``cvs log'' output into HTML
PLIST_FILES= bin/cvs2html
diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile
index 617847704f2e..8d26a139c649 100644
--- a/devel/libredblack/Makefile
+++ b/devel/libredblack/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= smace@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library that provides the red-black balanced tree algorithm
MAN3= rbcloselist.3 rbdelete.3 rbdestroy.3 rbfind.3 rbinit.3 rblookup.3 \
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index c9cb6b3b0a2a..924fb212d907 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
PKGNAMEPREFIX= p5-
-MAINTAINER= sheldonh@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module for handling Apache-style configuration files
PERL_CONFIGURE= YES