diff options
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 95786858e54..bd3beefd8a0 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2000/08/30 09:50:44 abs Exp $ +# $NetBSD: Makefile,v 1.12 2000/09/05 12:24:36 rh Exp $ # DISTNAME= hylafax-4.1beta2 PKGNAME= hylafax-4.1b2nb2 CATEGORIES= comms -MASTER_SITES= ftp://ftp.hylafax.org/hylafax/source/BETA/ \ - ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/BETA/ \ - ftp://ftp.sisis.de/pub/hylafax/source/BETA/ \ - ftp://ftp.uni-bremen.de/pub/mirrors/ftp.hylafax.org/pub/hylafax/source/BETA/ +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/ PATCH_SITES= http://www.hylafax.org/patches/ PATCHFILES= tiff-3.5-interfaces.patch |