diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | b1d787247cefeabd6c41c0e5c535f9cec8c8d240 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /audio/sox/Makefile | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'audio/sox/Makefile')
-rw-r--r-- | audio/sox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 91088510651..e2c99159721 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:11 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:19 frueauf Exp $ # FreeBSD Id: Makefile,v 1.9 1997/02/04 10:32:34 max Exp # @@ -7,9 +7,9 @@ PKGNAME= sox-12.12 CATEGORIES= audio MASTER_SITES= http://www.spies.com/Sox/Archive/ -MAINTAINER= torstenb@FreeBSD.ORG +MAINTAINER= packages@netbsd.org -NO_WRKSUBDIR= yes +NO_WRKSUBDIR= yes MAKEFILE= Makefile.unx MAN1= sox.1 |