diff options
author | wiz <wiz> | 2007-08-29 23:21:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-08-29 23:21:49 +0000 |
commit | fe7a7704b96ed3176a7561239c9058acb27be96b (patch) | |
tree | 577f346d3c79bdca32d5551e1a36c2a2d2cc2730 /www/p5-libwww/Makefile | |
parent | 7003998d6e514c64882d7838e76b2ff4e4489586 (diff) | |
download | pkgsrc-fe7a7704b96ed3176a7561239c9058acb27be96b.tar.gz |
Update to 5.808:
Get rid of t/live/validator test. Too much JavaScript madness
for it to be a sane LWP test.
Diffstat (limited to 'www/p5-libwww/Makefile')
-rw-r--r-- | www/p5-libwww/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 8610becc72d..c5619790a80 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2007/08/07 06:15:46 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2007/08/29 23:21:49 wiz Exp $ -DISTNAME= libwww-perl-5.807 +DISTNAME= libwww-perl-5.808 PKGNAME= p5-${DISTNAME:S/-perl-/-/} SVR4_PKGNAME= p5lww CATEGORIES= www perl5 |