diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 23:14:56 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 23:14:56 +0000 |
commit | b34c0ce68633b2302408e09c2a2dfb178d955ba1 (patch) | |
tree | 0775433a62b67c99f1df778999f61e01e23e2907 /audio/sox | |
parent | a3dbd66287184164681fc124c2e60f8e3b5a3f1d (diff) | |
download | ports-b34c0ce68633b2302408e09c2a2dfb178d955ba1.tar.gz ports-b34c0ce68633b2302408e09c2a2dfb178d955ba1.zip |
Notes
Diffstat (limited to 'audio/sox')
-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 b1a8c6f8897e..babb95d97e28 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -3,12 +3,12 @@ # Date created: 17 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.5 1995/05/05 20:43:47 torstenb Exp $ +# $Id: Makefile,v 1.6 1995/05/05 20:54:27 torstenb Exp $ # DISTNAME= sox10p11 PKGNAME= sox-10.11 -CATEGORIES+= audio +CATEGORIES= audio MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/ EXTRACT_SUFX= .tar.Z |