diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2014-07-15 05:45:50 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2014-07-15 05:45:50 +0000 |
commit | 594d25a1e5654c5e5e637048543d252dcea06175 (patch) | |
tree | d75f25b8bd8384e6203eddef5dd3b6a59864f0ad /net/p5-Net-Amazon-S3/Makefile | |
parent | 9e7859992b53614d9d0d6df033f43af08d9183a2 (diff) | |
download | ports-594d25a1e5654c5e5e637048543d252dcea06175.tar.gz ports-594d25a1e5654c5e5e637048543d252dcea06175.zip |
Notes
Diffstat (limited to 'net/p5-Net-Amazon-S3/Makefile')
-rw-r--r-- | net/p5-Net-Amazon-S3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index 038475abd6cb..6faa292e2c12 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Amazon-S3 -PORTVERSION= 0.59 -PORTREVISION= 2 +PORTVERSION= 0.60 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |