diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-08-02 00:37:01 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-08-02 00:37:01 +0000 |
commit | e76d709d75c335d9a456940312c10478c50e129a (patch) | |
tree | 2ad248197dda61845d8ef8dadf38a2b3e88c2f92 /www/p5-libwww/Makefile | |
parent | upgrade to 2.23 (diff) |
upgrade to 5.44
Notes
Notes:
svn path=/head/; revision=20476
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 d7e8698de1c0..d4264cdf4e9f 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.31 1999/04/07 22:01:05 ache Exp $ +# $Id: Makefile,v 1.32 1999/05/17 21:24:27 ache Exp $ # -DISTNAME= libwww-perl-5.43 -PKGNAME= p5-libwww-5.43 +DISTNAME= libwww-perl-5.44 +PKGNAME= p5-libwww-5.44 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP |