diff options
author | tobez <tobez@FreeBSD.org> | 2010-03-31 06:09:50 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-03-31 06:09:50 +0800 |
commit | 309cdb5a612a2f286bf0b6471e1bfb2abfba22a9 (patch) | |
tree | 72153d6f1263938783eb0be0c7a29e9e5d4d5949 /net/p5-Net-Amazon-S3/Makefile | |
parent | 149395c2fa6f598de26131785a4492b20ada4cce (diff) | |
download | freebsd-ports-gnome-309cdb5a612a2f286bf0b6471e1bfb2abfba22a9.tar.gz freebsd-ports-gnome-309cdb5a612a2f286bf0b6471e1bfb2abfba22a9.tar.zst freebsd-ports-gnome-309cdb5a612a2f286bf0b6471e1bfb2abfba22a9.zip |
Update to 0.53.
Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
Diffstat (limited to 'net/p5-Net-Amazon-S3/Makefile')
-rw-r--r-- | net/p5-Net-Amazon-S3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index d16b62003df3..4ef430f2c883 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Amazon-S3 -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |