diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-08-03 18:39:20 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-08-03 18:39:20 +0000 |
commit | 1fee5c0c7cc52a407af9d32425eb540f62d23379 (patch) | |
tree | d78a4806b7f5a79e33a1bd817d20ef5a5ab8f91d /ftp | |
parent | 1000b02e5dcde9c7d5eafda9f4b8b96f55ca5d27 (diff) | |
download | ports-1fee5c0c7cc52a407af9d32425eb540f62d23379.tar.gz ports-1fee5c0c7cc52a407af9d32425eb540f62d23379.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftpmirror/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index 9ffa431e02e5..77e0473942f3 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -17,7 +17,6 @@ COMMENT= An utility to mirror directory hierarchy with FTP RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS USE_PERL5= yes GNU_CONFIGURE= yes |