diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-05-17 21:24:40 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-05-17 21:24:40 +0000 |
commit | 57c4c4d223c17bbc9c9e6257f709e2aaeff1e4fa (patch) | |
tree | 4a0cf8af2aedbe70646226a98692e5d3e79c4b30 /www/p5-libwww/Makefile | |
parent | Update to 2.0.1 (diff) |
upgrade to 5.43
Diffstat (limited to 'www/p5-libwww/Makefile')
-rw-r--r-- | www/p5-libwww/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index e2f13d5ca0b4..d7e8698de1c0 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -4,11 +4,11 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.30 1999/03/29 17:12:04 jfitz Exp $ +# $Id: Makefile,v 1.31 1999/04/07 22:01:05 ache Exp $ # -DISTNAME= libwww-perl-5.42 -PKGNAME= p5-libwww-5.42 +DISTNAME= libwww-perl-5.43 +PKGNAME= p5-libwww-5.43 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP |