diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-16 07:14:56 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-16 07:14:56 +0800 |
commit | 0ce7ebb084c1d8962e92e21224fb74e81359b93a (patch) | |
tree | 4215c55125e4b719604594aed1b3abd5ca580b32 /audio/sox | |
parent | 7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb (diff) | |
download | freebsd-ports-gnome-0ce7ebb084c1d8962e92e21224fb74e81359b93a.tar.gz freebsd-ports-gnome-0ce7ebb084c1d8962e92e21224fb74e81359b93a.tar.zst freebsd-ports-gnome-0ce7ebb084c1d8962e92e21224fb74e81359b93a.zip |
CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
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 |