diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 04:24:51 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 04:24:51 +0000 |
commit | 0c81564df3e9057e58f38f2de63cc15edbf3987c (patch) | |
tree | 880e713071dcd8b762e03d6e6f6389043b72948d /net/p5-Net-Amazon/Makefile | |
parent | ed1f28968bf97fc8346479ce8142fec09e0985fd (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Amazon/Makefile')
-rw-r--r-- | net/p5-Net-Amazon/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index c197919f0bc5..c3f8918d0b2b 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Net-Amazon -PORTVERSION= 0.43 +PORTVERSION= 0.47 CATEGORIES= net perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org |