diff options
Diffstat (limited to 'net/p5-File-Rsync/Makefile')
-rw-r--r-- | net/p5-File-Rsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile index 429db31450d4..1e8ea1e06b29 100644 --- a/net/p5-File-Rsync/Makefile +++ b/net/p5-File-Rsync/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-File-Rsync # Date created: 20 May 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync |