diff options
-rw-r--r-- | devel/p5-File-Append-TempFile/Makefile | 2 | ||||
-rw-r--r-- | games/nonsense/Makefile | 2 | ||||
-rw-r--r-- | misc/bogosort/Makefile | 2 | ||||
-rw-r--r-- | net/datapipe/Makefile | 2 | ||||
-rw-r--r-- | sysutils/stalepid/Makefile | 2 | ||||
-rw-r--r-- | sysutils/timelimit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/unquote/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Time-Human/Makefile | 2 |
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 |