From 13130273016451680818ecc7a18d011b6d3ca6e0 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 9 Mar 2000 18:10:39 +0000 Subject: Fix web server check problem at install time. Note to maintainer (who also happens to be the author). When making changes like this, it is advisable to bump the version number if you repackage things. MD5 changes make us (especially Kris :) nervous. I've verified the differences for this one. PR: 17174 Submitted by: maintainer/author --- ftp/ftplocate/Makefile | 2 +- ftp/ftplocate/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/ftplocate') diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile index 218630d13d26..338550eb8625 100644 --- a/ftp/ftplocate/Makefile +++ b/ftp/ftplocate/Makefile @@ -30,6 +30,6 @@ post-extract: .endfor do-install: - cd ${WRKSRC}; ${PERL} install.pl -y + cd ${WRKSRC}; ${PERL} install.pl -y -c -bsdport .include diff --git a/ftp/ftplocate/distinfo b/ftp/ftplocate/distinfo index b2113637d079..463a6958ce85 100644 --- a/ftp/ftplocate/distinfo +++ b/ftp/ftplocate/distinfo @@ -1 +1 @@ -MD5 (ftplocate-2.01.tar.gz) = 3a805a6494a02e596093af40db833d1f +MD5 (ftplocate-2.01.tar.gz) = 83dfcbff4df5e2813ccd1f68bb7cbd53 -- cgit v1.2.3