diff options
author | wen <wen@FreeBSD.org> | 2011-07-05 14:38:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-07-05 14:38:07 +0800 |
commit | 46be35c977b54119ba0aa3b1d6a92e52a0cebec4 (patch) | |
tree | 17c48e07c32bff3eeca87078a441169988a34311 /net-p2p/p5-Net-DirectConnect/Makefile | |
parent | 01ba38ff742efab15be423bc4ae9cb1845f88325 (diff) | |
download | freebsd-ports-gnome-46be35c977b54119ba0aa3b1d6a92e52a0cebec4.tar.gz freebsd-ports-gnome-46be35c977b54119ba0aa3b1d6a92e52a0cebec4.tar.zst freebsd-ports-gnome-46be35c977b54119ba0aa3b1d6a92e52a0cebec4.zip |
- Update to 0.10
ChangeLog: http://cpansearch.perl.org/src/PRO/Net-DirectConnect-0.10/Changes
PR: ports/158644
Submitted by: Oleg Alexeenkov <proler@gmail.com>
Diffstat (limited to 'net-p2p/p5-Net-DirectConnect/Makefile')
-rw-r--r-- | net-p2p/p5-Net-DirectConnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/p5-Net-DirectConnect/Makefile b/net-p2p/p5-Net-DirectConnect/Makefile index 40d804ae9abf..7d8ad7e0c016 100644 --- a/net-p2p/p5-Net-DirectConnect/Makefile +++ b/net-p2p/p5-Net-DirectConnect/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DirectConnect -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= net-p2p net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PRO |