summaryrefslogtreecommitdiff
path: root/ftp/jmirror
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
commit1707b424cb5fb67d17318c9d90affaf0c362531d (patch)
treee2f41c497a07a8a220e52c34456b2ab2734091ff /ftp/jmirror
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75953
Diffstat (limited to 'ftp/jmirror')
-rw-r--r--ftp/jmirror/Makefile1
-rw-r--r--ftp/jmirror/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile
index cf52e18fc183..43e1c49d5877 100644
--- a/ftp/jmirror/Makefile
+++ b/ftp/jmirror/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://galileo.spaceports.com/~jharris/distfiles/ \
ftp://ftp.ruin.org/pub/All/
MAINTAINER= ports@FreeBSD.org
+COMMENT= FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
diff --git a/ftp/jmirror/pkg-comment b/ftp/jmirror/pkg-comment
deleted file mode 100644
index d4276d864b73..000000000000
--- a/ftp/jmirror/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP)