diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1994-11-10 06:55:37 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1994-11-10 06:55:37 +0000 |
commit | 7a67960e9c580c36d21eea6913e66e150f144a94 (patch) | |
tree | 3018f56e1033991f2e6fff0b9add54e7e2c45466 /audio | |
parent | 589508028e7d41b6fea191115578a00cfbe9be5c (diff) | |
download | ports-7a67960e9c580c36d21eea6913e66e150f144a94.tar.gz ports-7a67960e9c580c36d21eea6913e66e150f144a94.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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: |