From b60b9011519e644b4637c86da58e346a0711278d Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 16 Jul 2001 13:57:25 +0000 Subject: Add trailing slash to ftp path. --- comms/hylafax/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/hylafax') diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 8b62c838b06..4b0d35d5a74 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2001/07/08 13:32:14 bad Exp $ +# $NetBSD: Makefile,v 1.21 2001/07/16 13:57:25 wiz Exp $ # DISTNAME= hylafax-4.1 PKGNAME= hylafax-4.1nb1 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ \ - ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source + ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.hylafax.org/ -- cgit v1.2.3