diff options
-rw-r--r-- | ftp/ftplocate/Makefile | 9 | ||||
-rw-r--r-- | ftp/ftplocate/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile index 20a146a76311..e8d8083794e3 100644 --- a/ftp/ftplocate/Makefile +++ b/ftp/ftplocate/Makefile @@ -1,18 +1,19 @@ # New ports collection makefile for: Ftplocate -# Version required: 2.00 +# Version required: 2.01 # Date created: 7 December 1999 # Whom: tung@turtle.ee.ncku.edu.tw # # $FreeBSD$ # -DISTNAME= ftplocate-2.00 +DISTNAME= ftplocate-2.01 CATEGORIES= ftp www -MASTER_SITES= ftp://ftp.ee.ncku.edu.tw/pub/ +MASTER_SITES= ftp://ftp.ee.ncku.edu.tw/pub/ftplocate/ MAINTAINER= tung@turtle.ee.ncku.edu.tw -RUN_DEPENDS+= glimpse:${PORTSDIR}/textproc/glimpse +RUN_DEPENDS= glimpse:${PORTSDIR}/textproc/glimpse \ + unzip:${PORTSDIR}/archivers/unzip USE_PERL5= yes NO_BUILD= yes diff --git a/ftp/ftplocate/distinfo b/ftp/ftplocate/distinfo index a38312f35098..b2113637d079 100644 --- a/ftp/ftplocate/distinfo +++ b/ftp/ftplocate/distinfo @@ -1 +1 @@ -MD5 (ftplocate-2.00.tar.gz) = 331f9b160e3c67c81798c04541ae9328 +MD5 (ftplocate-2.01.tar.gz) = 3a805a6494a02e596093af40db833d1f |