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 /devel/p5-Search-Binary | |
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 'devel/p5-Search-Binary')
-rw-r--r-- | devel/p5-Search-Binary/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Search-Binary/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Search-Binary/Makefile b/devel/p5-Search-Binary/Makefile index 4b3a4e1b7d92..239aa215c144 100644 --- a/devel/p5-Search-Binary/Makefile +++ b/devel/p5-Search-Binary/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Search PKGNAMEPREFIX= p5- -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes diff --git a/devel/p5-Search-Binary/pkg-descr b/devel/p5-Search-Binary/pkg-descr index 3a8c2cb815d2..9899d0c03dca 100644 --- a/devel/p5-Search-Binary/pkg-descr +++ b/devel/p5-Search-Binary/pkg-descr @@ -6,4 +6,4 @@ implementation to the user supplied function &$read(). The only restriction is that positions must be integer scalars. -Anton -<tobez@tobez.org> +<tobez@FreeBSD.org> |