diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | c8df88ddadd4db8ffa8da49611f0885143a83730 (patch) | |
tree | 7451564d2668b26d0d49427e2d0eaf2db921670b /sysutils | |
parent | 1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff) | |
download | ports-c8df88ddadd4db8ffa8da49611f0885143a83730.tar.gz ports-c8df88ddadd4db8ffa8da49611f0885143a83730.zip |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Notes
Notes:
svn path=/head/; revision=43917
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Filesys-DiskSpace/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Filesys-DiskSpace/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/p5-Schedule-Cron/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Schedule-Cron/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/p5-Schedule-Match/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Schedule-Match/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/p5-Stat-lsMode/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Stat-lsMode/pkg-descr | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/p5-Filesys-DiskSpace/Makefile b/sysutils/p5-Filesys-DiskSpace/Makefile index 6271fe0180ca..3fe012a7e891 100644 --- a/sysutils/p5-Filesys-DiskSpace/Makefile +++ b/sysutils/p5-Filesys-DiskSpace/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Filesys PKGNAMEPREFIX= p5- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes diff --git a/sysutils/p5-Filesys-DiskSpace/pkg-descr b/sysutils/p5-Filesys-DiskSpace/pkg-descr index bfea9a676dfb..2617a5e14c59 100644 --- a/sysutils/p5-Filesys-DiskSpace/pkg-descr +++ b/sysutils/p5-Filesys-DiskSpace/pkg-descr @@ -6,4 +6,4 @@ It tries C<syscall(SYS_statfs)> and C<syscall(SYS_statvfs)> in several ways. If all fails, it C<croak>s. -Anton -<tobez@tobez.org> +<tobez@FreeBSD.org> diff --git a/sysutils/p5-Schedule-Cron/Makefile b/sysutils/p5-Schedule-Cron/Makefile index f0267ab2651a..975f226f676e 100644 --- a/sysutils/p5-Schedule-Cron/Makefile +++ b/sysutils/p5-Schedule-Cron/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Schedule PKGNAMEPREFIX= p5- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time diff --git a/sysutils/p5-Schedule-Cron/pkg-descr b/sysutils/p5-Schedule-Cron/pkg-descr index e34bae54ad73..b2d22c546765 100644 --- a/sysutils/p5-Schedule-Cron/pkg-descr +++ b/sysutils/p5-Schedule-Cron/pkg-descr @@ -18,4 +18,4 @@ same field. And even a bit more (like lists and ranges with symbolic names). -Anton -<tobez@tobez.org> +<tobez@FreeBSD.org> diff --git a/sysutils/p5-Schedule-Match/Makefile b/sysutils/p5-Schedule-Match/Makefile index c7c1d977db10..caf09063e099 100644 --- a/sysutils/p5-Schedule-Match/Makefile +++ b/sysutils/p5-Schedule-Match/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Schedule PKGNAMEPREFIX= p5- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes diff --git a/sysutils/p5-Schedule-Match/pkg-descr b/sysutils/p5-Schedule-Match/pkg-descr index 0349e26b291f..dba634b93cc3 100644 --- a/sysutils/p5-Schedule-Match/pkg-descr +++ b/sysutils/p5-Schedule-Match/pkg-descr @@ -8,4 +8,4 @@ crontab(5) is a concept of duration. Each schedule has its own duration, and clash detection can be done upon that. -Anton -<tobez@tobez.org> +<tobez@FreeBSD.org> diff --git a/sysutils/p5-Stat-lsMode/Makefile b/sysutils/p5-Stat-lsMode/Makefile index 7112e458cdb4..d7932001ed47 100644 --- a/sysutils/p5-Stat-lsMode/Makefile +++ b/sysutils/p5-Stat-lsMode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Stat PKGNAMEPREFIX= p5- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes diff --git a/sysutils/p5-Stat-lsMode/pkg-descr b/sysutils/p5-Stat-lsMode/pkg-descr index c6f33eef759e..6190debdaee5 100644 --- a/sysutils/p5-Stat-lsMode/pkg-descr +++ b/sysutils/p5-Stat-lsMode/pkg-descr @@ -6,4 +6,4 @@ examine the file and produce the right mode string for you, or you can pass it the mode that you get back from Perl's stat call. -Anton -<tobez@tobez.org> +<tobez@FreeBSD.org> |