From b9048d504dd9263e2deaaea1962cf0aeb12464d5 Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 9 May 2021 09:10:01 +0000 Subject: audio/oss*: improve COMMENTs --- audio/ossmix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/ossmix') diff --git a/audio/ossmix/Makefile b/audio/ossmix/Makefile index b5e261bed96..d8138da1dbd 100644 --- a/audio/ossmix/Makefile +++ b/audio/ossmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2021/05/09 08:38:20 nia Exp $ +# $NetBSD: Makefile,v 1.3 2021/05/09 09:10:01 nia Exp $ .include "../../audio/ossinfo/Makefile.common" @@ -6,6 +6,6 @@ PKGNAME= ossmix-${DISTNAME:S/oss-v//1:S/-src-bsd//1:S/-/./g} CATEGORIES= audio MAINTAINER= nia@NetBSD.org -COMMENT= Command line mixer from OSSv4 +COMMENT= Command line audio mixer from OSSv4 .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3