diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /www | |
parent | Original source never maintained. (diff) |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Notes
Notes:
svn path=/head/; revision=80360
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-IMDb/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-IMDb/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-IMDb/Makefile b/www/p5-WWW-IMDb/Makefile index 57fcf8642004..12a738a27587 100644 --- a/www/p5-WWW-IMDb/Makefile +++ b/www/p5-WWW-IMDb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.rhapsodyk.net/pub/devel/perl/ PKGNAMEPREFIX= p5-WWW- DISTNAME= IMDb-current -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Perl interface to query the Internet Movie Database(IMDb) RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/www/p5-WWW-IMDb/pkg-descr b/www/p5-WWW-IMDb/pkg-descr index ac9764b2c16d..a40e20699720 100644 --- a/www/p5-WWW-IMDb/pkg-descr +++ b/www/p5-WWW-IMDb/pkg-descr @@ -4,4 +4,4 @@ the Internet Movie Database via a simple OO interface. Author: Olivier Poitrey <rs-freshmeat@rhapsodyk.net> --Michael L. Hostbaek - <mich@freebsdcluster.org> + <mich@FreeBSD.org> |