aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-25 14:42:06 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-25 14:42:06 +0000
commit92cddd7da700efc0f7b743cd3b7493726852c2d4 (patch)
treee8143037a1e4d312b3602c74118b39865961f1eb
parent6cb55cd9842740e2544f711fcf4e5d9d136bbac8 (diff)
downloadports-92cddd7da700efc0f7b743cd3b7493726852c2d4.tar.gz
ports-92cddd7da700efc0f7b743cd3b7493726852c2d4.zip
Take maintainership
Approved by: maintainer (implicit)
Notes
Notes: svn path=/head/; revision=292218
-rw-r--r--devel/p5-File-Append-TempFile/Makefile2
-rw-r--r--games/nonsense/Makefile2
-rw-r--r--misc/bogosort/Makefile2
-rw-r--r--net/datapipe/Makefile2
-rw-r--r--sysutils/stalepid/Makefile2
-rw-r--r--sysutils/timelimit/Makefile2
-rw-r--r--sysutils/unquote/Makefile2
-rw-r--r--textproc/p5-Time-Human/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-File-Append-TempFile/Makefile b/devel/p5-File-Append-TempFile/Makefile
index b1ff75288806..a0a14f8fefb5 100644
--- a/devel/p5-File-Append-TempFile/Makefile
+++ b/devel/p5-File-Append-TempFile/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Append data to files using a temporary copy
.if !defined(WITHOUT_TEST_POD_COVERAGE)
diff --git a/games/nonsense/Makefile b/games/nonsense/Makefile
index 8b2ddd9927e9..00234cf06318 100644
--- a/games/nonsense/Makefile
+++ b/games/nonsense/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.6
CATEGORIES= games
MASTER_SITES= SF
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= A nonsense text generator
NO_BUILD= defined
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile
index cdb31a5d165c..162487b00533 100644
--- a/misc/bogosort/Makefile
+++ b/misc/bogosort/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Sort (or not) stdin using the bogo-sort algorithm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile
index c97bcf92b519..52c646cae894 100644
--- a/net/datapipe/Makefile
+++ b/net/datapipe/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/unsupported/ \
http://http.distributed.net/pub/dcti/unsupported/
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Bind a local port and connect it to a remote socket
PLIST_FILES= bin/datapipe
diff --git a/sysutils/stalepid/Makefile b/sysutils/stalepid/Makefile
index 1dc6960cdedd..3d19d97a51e6 100644
--- a/sysutils/stalepid/Makefile
+++ b/sysutils/stalepid/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/stalepid/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Check for stale pid files and remove them
RUN_DEPENDS= ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error
diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile
index 9ff79deb2773..2164d88b6833 100644
--- a/sysutils/timelimit/Makefile
+++ b/sysutils/timelimit/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/timelimit/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Limit the absolute execution time of a process
LICENSE= BSD
diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile
index 7b47b34408a2..9ff9cb0038a0 100644
--- a/sysutils/unquote/Makefile
+++ b/sysutils/unquote/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/misc/unquote/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Execute a command with safely quoted arguments
MAN1= unquote.1
diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile
index 77a1d4496ea7..51f12932aebf 100644
--- a/textproc/p5-Time-Human/Makefile
+++ b/textproc/p5-Time-Human/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= Convert localtime() format to "speaking clock" time
PERL_CONFIGURE= yes