diff options
author | abs <abs@pkgsrc.org> | 2003-11-21 09:26:23 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-11-21 09:26:23 +0000 |
commit | 6df7dc8c09143585bb1536953c617fcc69d2b4a7 (patch) | |
tree | 002231929907609ab9286668180f417401c52340 /comms/hylafax/Makefile | |
parent | e188fd0b08fc0dd6cd39b4eb0ca9d28eb6304984 (diff) | |
download | pkgsrc-6df7dc8c09143585bb1536953c617fcc69d2b4a7.tar.gz |
Update hylafax to 4.1.8:
fix remote format string vulnerability in hfaxd (11 Nov 2003)
PR pkg/23511 from Andreas Hallmann
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 227153f7b8e..4f5630b16fa 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2003/10/08 10:07:15 taca Exp $ +# $NetBSD: Makefile,v 1.34 2003/11/21 09:26:23 abs Exp $ # -DISTNAME= hylafax-4.1.7 +DISTNAME= hylafax-4.1.8 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ \ ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/ |