diff options
author | tobez <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | e8c7db2756393f1fb91088be02c3b8a7b983eeb4 (patch) | |
tree | 5438289769443d6d6c9c6de91e6982db745f2333 /sysutils/p5-Stat-lsMode | |
parent | da41f09267b9d11c9d782554a194d2738a8c1817 (diff) | |
download | FreeBSD-ports-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.zip FreeBSD-ports-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.gz |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Diffstat (limited to 'sysutils/p5-Stat-lsMode')
-rw-r--r-- | sysutils/p5-Stat-lsMode/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Stat-lsMode/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Stat-lsMode/Makefile b/sysutils/p5-Stat-lsMode/Makefile index 7112e45..d793200 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 c6f33ee..6190deb 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> |