diff options
Diffstat (limited to 'www/p5-WWW-IMDb/Makefile')
-rw-r--r-- | www/p5-WWW-IMDb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-IMDb/Makefile b/www/p5-WWW-IMDb/Makefile index f7c299779d09..b713053d7877 100644 --- a/www/p5-WWW-IMDb/Makefile +++ b/www/p5-WWW-IMDb/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://freebsdcluster.org/~mich/software/ PKGNAMEPREFIX= p5-WWW- DISTNAME= IMDb-current -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to query the Internet Movie Database(IMDb) LICENSE= GPLv2+ |