diff options
author | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
commit | f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029 (patch) | |
tree | 0c50221c5e347ef21cdb0d431cc7ed5f93669771 /www/p5-WWW-IMDb | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.zst freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Diffstat (limited to 'www/p5-WWW-IMDb')
-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> |