diff options
author | rh <rh> | 2000-09-05 12:24:36 +0000 |
---|---|---|
committer | rh <rh> | 2000-09-05 12:24:36 +0000 |
commit | 94af3204a403beb65eb6ea8213d1ecca1ce7ad5d (patch) | |
tree | 6521a0fa868d028b3ba6508b16384add7ff92ced /comms | |
parent | 26c938271c480a2f2a9b1a756b993529a61f9a73 (diff) | |
download | pkgsrc-94af3204a403beb65eb6ea8213d1ecca1ce7ad5d.tar.gz |
Adapt to modified directory structure of master site.
Diffstat (limited to 'comms')
-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 |