diff options
author | pat <pat@FreeBSD.org> | 2002-06-19 21:35:01 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-19 21:35:01 +0800 |
commit | 81aa7e042f73762e0c8b26a27ebf58677ffa11af (patch) | |
tree | 489eb9ed4c726d09b2b0fb6fe5efe03ba2cdbb97 /www/p5-WWW-Babelfish/Makefile | |
parent | b64a58cc5add7856764b5afc484723a7a43b2847 (diff) | |
download | freebsd-ports-gnome-81aa7e042f73762e0c8b26a27ebf58677ffa11af.tar.gz freebsd-ports-gnome-81aa7e042f73762e0c8b26a27ebf58677ffa11af.tar.zst freebsd-ports-gnome-81aa7e042f73762e0c8b26a27ebf58677ffa11af.zip |
- Update to 0.10
- Give maintainership to submitter
- Add WWW tag to pkg-descr
PR: 39522
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'www/p5-WWW-Babelfish/Makefile')
-rw-r--r-- | www/p5-WWW-Babelfish/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |