aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-CascadeCopy/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-06-25 04:12:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-06-25 04:12:40 +0000
commit997bd43a6e2c1f832d41476c0c4e2b9581c4db73 (patch)
treedc8cb89a23d3836f1408e7c9cea8bab6b93b2ab3 /net/p5-Net-CascadeCopy/Makefile
parent7d59bed732cad418d1d01d0bfd38372ff8ec7e1d (diff)
downloadports-997bd43a6e2c1f832d41476c0c4e2b9581c4db73.tar.gz
ports-997bd43a6e2c1f832d41476c0c4e2b9581c4db73.zip
- Update to 0.2.6
- Pass maintainership to perl@ PR: 158015 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Notes
Notes: svn path=/head/; revision=276274
Diffstat (limited to 'net/p5-Net-CascadeCopy/Makefile')
-rw-r--r--net/p5-Net-CascadeCopy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-CascadeCopy/Makefile b/net/p5-Net-CascadeCopy/Makefile
index 1c7d08ca0a7d..63ef1e67404d 100644
--- a/net/p5-Net-CascadeCopy/Makefile
+++ b/net/p5-Net-CascadeCopy/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Net-CascadeCopy
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.6
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin@gslin.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Rapidly propagate files to many servers in multiple locations
RUN_DEPENDS= p5-Class-Std-Utils>=v0.0.0:${PORTSDIR}/devel/p5-Class-Std-Utils \
@@ -21,7 +21,6 @@ RUN_DEPENDS= p5-Class-Std-Utils>=v0.0.0:${PORTSDIR}/devel/p5-Class-Std-Utils \
PERL_CONFIGURE= yes
-MAN1= ccp.1
MAN3= Net::CascadeCopy.3
.include <bsd.port.mk>