diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /net/p5-Net-Dropbox-API | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'net/p5-Net-Dropbox-API')
-rw-r--r-- | net/p5-Net-Dropbox-API/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Dropbox-API/Makefile b/net/p5-Net-Dropbox-API/Makefile index 2584f06293d4..92ee0bdff1d7 100644 --- a/net/p5-Net-Dropbox-API/Makefile +++ b/net/p5-Net-Dropbox-API/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A dropbox API interface +COMMENT= Dropbox API interface BUILD_DEPENDS= p5-Data-Random>=0:${PORTSDIR}/devel/p5-Data-Random \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ |