diff options
-rw-r--r-- | ftp/jmirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile index f8a09d0..bf0a1f5 100644 --- a/ftp/jmirror/Makefile +++ b/ftp/jmirror/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0b CATEGORIES= ftp MASTER_SITES= ftp://ftp.ruin.org/pub/All/ -MAINTAINER= jmrobins@jmirror.ruin.org +MAINTAINER= ports@FreeBSD.Org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net |