aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/p5-WWW-Google-PageRank/Makefile2
-rw-r--r--www/p5-WWW-Google-Video/Makefile2
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}