diff options
author | bad <bad> | 2001-07-07 22:40:31 +0000 |
---|---|---|
committer | bad <bad> | 2001-07-07 22:40:31 +0000 |
commit | 164ca00ca59d788c8cec1b6dacf67603925bb888 (patch) | |
tree | 3f7ceca657b65a4dd2548a153e5c1c1f3306dea5 /comms/hylafax/Makefile | |
parent | b347acc7cec42543a295e8b5e6ead8001603631a (diff) | |
download | pkgsrc-164ca00ca59d788c8cec1b6dacf67603925bb888.tar.gz |
Remove trailing / that slipped through in previous commit.
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 f8ef0424886..005c898f62e 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2001/07/07 22:17:40 bad Exp $ +# $NetBSD: Makefile,v 1.19 2001/07/07 22:40:31 bad Exp $ # DISTNAME= hylafax-4.1beta3 PKGNAME= hylafax-4.1b3 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ \ - ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/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 |