diff options
author | he <he@pkgsrc.org> | 2008-08-17 12:29:15 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-17 12:29:15 +0000 |
commit | 8adcf7fc772d495bce3567b85b21d09b39209b80 (patch) | |
tree | e25a1ea30647edb562dacf9826bb8544cda900f7 /net/p5-Net-Amazon-S3/Makefile | |
parent | 0fb75b9e19a582adaaa32bd06ae16296af69e8bb (diff) | |
download | pkgsrc-8adcf7fc772d495bce3567b85b21d09b39209b80.tar.gz |
Update from version 0.43 to 0.44. Changes:
0.44 Thu Mar 27 08:35:59 GMT 2008
- fix bug with storing files consisting of "0" (thanks to
Martin Atkins)
Diffstat (limited to 'net/p5-Net-Amazon-S3/Makefile')
-rw-r--r-- | net/p5-Net-Amazon-S3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index 5b60e16e426..dd0f6264344 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2008/06/21 22:33:34 he Exp $ +# $NetBSD: Makefile,v 1.5 2008/08/17 12:29:15 he Exp $ -DISTNAME= Net-Amazon-S3-0.43 +DISTNAME= Net-Amazon-S3-0.44 PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |