diff options
author | rh <rh@pkgsrc.org> | 1999-08-30 08:16:49 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-30 08:16:49 +0000 |
commit | 73677752cee4d4daa30ef07f9efe1315e395d903 (patch) | |
tree | abf01148d08745947ef9bda92be6345b7e014345 /comms/hylafax/Makefile | |
parent | b7d5b855eaf1f0afd7871778ad5e4522bc70a3b9 (diff) | |
download | pkgsrc-73677752cee4d4daa30ef07f9efe1315e395d903.tar.gz |
Update hylafax to 4.1b2. Changes are mostly minor bugfixes. Also, the
hosts configuration file and manual pages were renamed to hosts.hfaxd to
avoid confusion with /etc/hosts.
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index f03bc8ce9f1..5ac5673ac5b 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/11 06:04:26 rh Exp $ +# $NetBSD: Makefile,v 1.2 1999/08/30 08:16:49 rh Exp $ # -DISTNAME= hylafax-4.1beta1 -PKGNAME= hylafax-4.1b1 +DISTNAME= hylafax-4.1beta2 +PKGNAME= hylafax-4.1b2 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/hylafax/source/BETA/ \ ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/BETA/ \ |