diff options
author | ache <ache@FreeBSD.org> | 1999-08-02 08:37:01 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-08-02 08:37:01 +0800 |
commit | 71bbbf8c6843320f6ad6345cfb517fd991cc37b5 (patch) | |
tree | 9983d74c72184ae602b507fc69fb454ee36690cb /www/p5-libwww/Makefile | |
parent | 802c02b5dbcf3e23de2e65b843d3bf851cacc7ac (diff) | |
download | freebsd-ports-gnome-71bbbf8c6843320f6ad6345cfb517fd991cc37b5.tar.gz freebsd-ports-gnome-71bbbf8c6843320f6ad6345cfb517fd991cc37b5.tar.zst freebsd-ports-gnome-71bbbf8c6843320f6ad6345cfb517fd991cc37b5.zip |
upgrade to 5.44
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 |