diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /net/p5-File-Rsync | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) |
Notes
Diffstat (limited to 'net/p5-File-Rsync')
-rw-r--r-- | net/p5-File-Rsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile index df85811e0e0b..a927ae18fb75 100644 --- a/net/p5-File-Rsync/Makefile +++ b/net/p5-File-Rsync/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl convenience wrapper for the rsync(1) program BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync |