diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-18 03:27:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-18 03:27:47 +0000 |
commit | 14ee6f93ae8596735e42e6f78d811d1d4deff58c (patch) | |
tree | 49ea4535f30abcfd8541813ac7c4c750de062762 /net/p5-Net-Dropbox-API/Makefile | |
parent | 9b73ced29893553d09e0155fda9235d574721147 (diff) | |
download | ports-14ee6f93ae8596735e42e6f78d811d1d4deff58c.tar.gz ports-14ee6f93ae8596735e42e6f78d811d1d4deff58c.zip |
Notes
Diffstat (limited to 'net/p5-Net-Dropbox-API/Makefile')
-rw-r--r-- | net/p5-Net-Dropbox-API/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Dropbox-API/Makefile b/net/p5-Net-Dropbox-API/Makefile index 95549d3c92ac..b1209d7d5438 100644 --- a/net/p5-Net-Dropbox-API/Makefile +++ b/net/p5-Net-Dropbox-API/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Net-Dropbox-API -PORTVERSION= 0.9 +PORTVERSION= 1.1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= A dropbox API interface RUN_DEPENDS= p5-Data-Random>=0:${PORTSDIR}/devel/p5-Data-Random \ |