diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-08 03:35:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-08 03:35:25 +0800 |
commit | e2da55cb8203358f72191eac71b59b6a0dd003ef (patch) | |
tree | 8418568a825352ee76718d43cf2a853e630a312f /www | |
parent | d3419ceb7fee6e317bcbed0a1ed8f3258fbadebf (diff) | |
download | freebsd-ports-graphics-e2da55cb8203358f72191eac71b59b6a0dd003ef.tar.gz freebsd-ports-graphics-e2da55cb8203358f72191eac71b59b6a0dd003ef.tar.zst freebsd-ports-graphics-e2da55cb8203358f72191eac71b59b6a0dd003ef.zip |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-MediaWiki/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Search/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Wikipedia/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Wikipedia/pkg-descr | 3 |
4 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-MediaWiki/Makefile b/www/p5-MediaWiki/Makefile index 62d95f133a7..bd485510e35 100644 --- a/www/p5-MediaWiki/Makefile +++ b/www/p5-MediaWiki/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= http://backpan.perl.org/authors/id/S/SP/SPECTRUM/ PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= OOP MediaWiki engine client RUN_DEPENDS= ${SITE_PERL}/Config/IniHash.pm:${PORTSDIR}/devel/p5-Config-IniHash \ diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile index 0efa0595b3c..2464fd8414d 100644 --- a/www/p5-WWW-Search/Makefile +++ b/www/p5-WWW-Search/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 module for WWW searches BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ diff --git a/www/p5-WWW-Wikipedia/Makefile b/www/p5-WWW-Wikipedia/Makefile index 51db127fb06..34fbda383a3 100644 --- a/www/p5-WWW-Wikipedia/Makefile +++ b/www/p5-WWW-Wikipedia/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module of Automated interface to the Wikipedia BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/www/p5-WWW-Wikipedia/pkg-descr b/www/p5-WWW-Wikipedia/pkg-descr index 98b0acf2d60..3d67ef69feb 100644 --- a/www/p5-WWW-Wikipedia/pkg-descr +++ b/www/p5-WWW-Wikipedia/pkg-descr @@ -6,6 +6,3 @@ It also gives you access to related topics which are also available via the Wikipedia for that entry. WWW: http://search.cpan.org/dist/WWW-Wikipedia/ - --- Cheng-Lung Sung -clsung at dragon2.net |