diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-19 13:35:01 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-19 13:35:01 +0000 |
commit | 115a0031ae3478df1c5632ade7373966204cf347 (patch) | |
tree | 2f3794f038542c2c4856e1545058564f9e0bfd20 /www/p5-WWW-Babelfish | |
parent | b5b9060d27651bf6054c06cee904af4b33438f9b (diff) | |
download | ports-115a0031ae3478df1c5632ade7373966204cf347.tar.gz ports-115a0031ae3478df1c5632ade7373966204cf347.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Babelfish')
-rw-r--r-- | www/p5-WWW-Babelfish/Makefile | 4 | ||||
-rw-r--r-- | www/p5-WWW-Babelfish/distinfo | 2 | ||||
-rw-r--r-- | www/p5-WWW-Babelfish/pkg-descr | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile index 65a33dde829f..74edc7dfddb4 100644 --- a/www/p5-WWW-Babelfish/Makefile +++ b/www/p5-WWW-Babelfish/Makefile @@ -6,13 +6,13 @@ # PORTNAME= WWW-Babelfish -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String diff --git a/www/p5-WWW-Babelfish/distinfo b/www/p5-WWW-Babelfish/distinfo index e0c511a50a21..79e62dd6d629 100644 --- a/www/p5-WWW-Babelfish/distinfo +++ b/www/p5-WWW-Babelfish/distinfo @@ -1 +1 @@ -MD5 (WWW-Babelfish-0.09.tar.gz) = 163a11fef1bda8f54b5f3048590830d0 +MD5 (WWW-Babelfish-0.10.tar.gz) = 44a07bb0490a151ca2bc642455a72bc2 diff --git a/www/p5-WWW-Babelfish/pkg-descr b/www/p5-WWW-Babelfish/pkg-descr index c00b3bdf798d..e84fd3cf05fd 100644 --- a/www/p5-WWW-Babelfish/pkg-descr +++ b/www/p5-WWW-Babelfish/pkg-descr @@ -2,5 +2,6 @@ WWW::Babelfish is a perl interface to obtain translations of text from babelfish.altavista.digital.com. Author: Daniel J. Urist <durist@world.std.com> +WWW: http://search.cpan.org/search?dist=WWW-Babelfish --will |