diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
commit | 99d106e8a6307c2ba36c6b8158be9a7ddc110ae1 (patch) | |
tree | 111150215036fc78bdbfd19c7823d83aa2203afd /audio/gstreamer-plugins-lame80 | |
parent | 72a38bda28632d6fe39706a1681d7eee53c0464c (diff) |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-lame80')
-rw-r--r-- | audio/gstreamer-plugins-lame80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-lame80/Makefile b/audio/gstreamer-plugins-lame80/Makefile index a690653dcd2d..fc1cbff1091d 100644 --- a/audio/gstreamer-plugins-lame80/Makefile +++ b/audio/gstreamer-plugins-lame80/Makefile @@ -6,8 +6,8 @@ # $MCom: ports/audio/gstreamer-plugins-lame80/Makefile,v 1.2 2006/02/23 18:05:32 marcus Exp $ # -CATEGORIES= audio PORTREVISION= 2 +CATEGORIES= audio COMMENT= Gstreamer mp3 encode plugin |