From 7a67960e9c580c36d21eea6913e66e150f144a94 Mon Sep 17 00:00:00 2001 From: Gary Palmer Date: Thu, 10 Nov 1994 06:55:37 +0000 Subject: Fix the master site so that bsd.port.mk likes it (missing `/' at end I think :-( ) --- audio/sox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/sox') diff --git a/audio/sox/Makefile b/audio/sox/Makefile index eb136ce68164..c65b9bd6480e 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -3,11 +3,11 @@ # Date created: 17 Oct 1994 # Whom: torstenb # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1994/10/23 01:16:14 torstenb Exp $ # DISTNAME= sox10p11 -MASTER_SITES= ftp://nic.switch.ch/software/sources/audio +MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/ EXTRACT_SUFX= .tar.Z pre-install: -- cgit v1.2.3