diff options
Diffstat (limited to 'ftp/paraget')
-rw-r--r-- | ftp/paraget/Makefile | 1 | ||||
-rw-r--r-- | ftp/paraget/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile index 9ed1cec1b9dc..49c740ed9bf3 100644 --- a/ftp/paraget/Makefile +++ b/ftp/paraget/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org +COMMENT= Parallel ftp-fetching program BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker diff --git a/ftp/paraget/pkg-comment b/ftp/paraget/pkg-comment deleted file mode 100644 index bd6b6f1510c0..000000000000 --- a/ftp/paraget/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Parallel ftp-fetching program |