diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-22 10:09:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-22 10:09:52 +0800 |
commit | efa06abe5483df9708df0a148828e78e59e028f6 (patch) | |
tree | dd48ddbe5e660904d7aab2ae49307bdc1a25f647 /www | |
parent | 52700469342b5bb0e23c80ae8726449a71bd9fd7 (diff) | |
download | freebsd-ports-gnome-efa06abe5483df9708df0a148828e78e59e028f6.tar.gz freebsd-ports-gnome-efa06abe5483df9708df0a148828e78e59e028f6.tar.zst freebsd-ports-gnome-efa06abe5483df9708df0a148828e78e59e028f6.zip |
Canonicalize descriptions.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Google-PageRank/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Google-Video/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Google-PageRank/Makefile b/www/p5-WWW-Google-PageRank/Makefile index 26924c203b32..1b3e838f2492 100644 --- a/www/p5-WWW-Google-PageRank/Makefile +++ b/www/p5-WWW-Google-PageRank/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw -COMMENT= This's a Perl interface for querying google pagerank +COMMENT= Perl interface for querying Google pagerank BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI diff --git a/www/p5-WWW-Google-Video/Makefile b/www/p5-WWW-Google-Video/Makefile index 076e479506f4..018ffee3a610 100644 --- a/www/p5-WWW-Google-Video/Makefile +++ b/www/p5-WWW-Google-Video/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= WWW/KENWU PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw -COMMENT= This's a interface for fetch the Google Video Information +COMMENT= An interface to fetch the Google Video Information BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} |