summaryrefslogtreecommitdiff
path: root/audio/ac3dec
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
commitf7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/ac3dec
parent086f7dc00aa3fa9b201867614918f313f51535e9 (diff)
downloadpkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/ac3dec')
-rw-r--r--audio/ac3dec/Makefile3
-rw-r--r--audio/ac3dec/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/ac3dec/Makefile b/audio/ac3dec/Makefile
index eca3afb754c..dac96a72751 100644
--- a/audio/ac3dec/Makefile
+++ b/audio/ac3dec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/04/07 14:49:45 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 13:30:32 wiz Exp $
#
DISTNAME= ac3dec-0.6.1
@@ -7,6 +7,7 @@ MASTER_SITES= http://gusnet.cx/aaron/codecs/tarballs/
MAINTAINER= David Maxwell <david@fundy.ca>
HOMEPAGE= http://ess.engr.uvic.ca/~aholtzma/ac3/
+COMMENT= ac3 audio (as used on DVDs) decoding tools
GNU_CONFIGURE= yes
diff --git a/audio/ac3dec/pkg/COMMENT b/audio/ac3dec/pkg/COMMENT
deleted file mode 100644
index 0c18a9f2bc9..00000000000
--- a/audio/ac3dec/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-ac3 audio (as used on DVDs) decoding tools