diff options
Diffstat (limited to 'net/lftp/Makefile')
-rw-r--r-- | net/lftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 9fd9e03bf4f..1436a99b9f1 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.128 2018/08/22 09:45:53 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2019/07/20 22:46:39 wiz Exp $ DISTNAME= lftp-4.8.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://lftp.yar.ru/ftp/ MASTER_SITES+= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ |