diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-19 18:03:29 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-19 18:03:29 +0000 |
commit | 9220c9b441e9de8a61e10b99a0a2689163d09e82 (patch) | |
tree | 80df5d0e99cad3ae7e944134c20ed0dc66ae2e8f | |
parent | 620b29a1fffb785cdf6a0ecc303690bda17bfdd2 (diff) |
Notes
-rw-r--r-- | audio/gstreamer-plugins-faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile index 32655c6cc37c..2e98f8b78af7 100644 --- a/audio/gstreamer-plugins-faad/Makefile +++ b/audio/gstreamer-plugins-faad/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 1 CATEGORIES= audio -COMMENT= Gstreamer MPEG-2 and MPEG-4 ACC decoder plugin +COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin GST_PLUGIN= faad |