From e366d0c694f76afeff8379f738912bfa77414859 Mon Sep 17 00:00:00 2001 From: jschauma Date: Mon, 2 Jun 2003 01:15:31 +0000 Subject: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. --- audio/libao-esound/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/libao-esound') diff --git a/audio/libao-esound/Makefile b/audio/libao-esound/Makefile index f6a5637d6b9..84d90241ea5 100644 --- a/audio/libao-esound/Makefile +++ b/audio/libao-esound/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/11 19:12:58 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/02 01:21:37 jschauma Exp $ # .include "../libao/Makefile.common" PKGNAME= ${DISTNAME:S/libao/libao-esound/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT+= (esound plugin) CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/disable-esd/enable-esd/g} -- cgit v1.2.3