diff options
author | bad <bad@pkgsrc.org> | 2001-07-07 22:17:40 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 2001-07-07 22:17:40 +0000 |
commit | 53d8f2f00ee889fba17220c19228f59823618d31 (patch) | |
tree | 3436044a6af2af4e538d8b0edcdf8674c108914e /comms/hylafax | |
parent | f863c81f37409df30ee8c03349d72d88c4606189 (diff) | |
download | pkgsrc-53d8f2f00ee889fba17220c19228f59823618d31.tar.gz |
The second and third mirror have been out of sync for more than two years.
Replace with a known good one.
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 1b53d346b69..f8ef0424886 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2001/04/23 15:06:10 abs Exp $ +# $NetBSD: Makefile,v 1.18 2001/07/07 22:17:40 bad Exp $ # DISTNAME= hylafax-4.1beta3 PKGNAME= hylafax-4.1b3 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ \ - ftp://ftp.sisis.de/pub/hylafax/source/ \ - ftp://ftp.uni-bremen.de/pub/mirrors/ftp.hylafax.org/pub/hylafax/source/ + ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/ PATCH_SITES= http://www.hylafax.org/patches/ PATCHFILES= hfaxd-vulnerability.patch |