From fe50b26ac921ed5af8200e8e5c96d255b32d3cb3 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 16:24:36 +0000 Subject: COMMENT should start with a capital letter. --- audio/libac3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/libac3') diff --git a/audio/libac3/Makefile b/audio/libac3/Makefile index 8fcb2fa362c..1f725018f99 100644 --- a/audio/libac3/Makefile +++ b/audio/libac3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:22:35 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:30:41 martti Exp $ # DISTNAME= ac3dec-0.6.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://gusnet.cx/aaron/codecs/tarballs/ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://ess.engr.uvic.ca/~aholtzma/ac3/ -COMMENT= ac3 audio (as used on DVDs) decoding library +COMMENT= AC3 audio (as used on DVDs) decoding library GNU_CONFIGURE= yes -- cgit v1.2.3