diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
commit | cd930a573e0985476b394c41e5ec9f65480080a8 (patch) | |
tree | d6ccb7cc18647ba6cdcc812c73b6ba0e90fd2cbb /audio/gstreamer-plugins-mad | |
parent | e7354756d308763fc823ee89512c8672de1d5340 (diff) | |
download | FreeBSD-ports-cd930a573e0985476b394c41e5ec9f65480080a8.zip FreeBSD-ports-cd930a573e0985476b394c41e5ec9f65480080a8.tar.gz |
Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
Diffstat (limited to 'audio/gstreamer-plugins-mad')
-rw-r--r-- | audio/gstreamer-plugins-mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-mad/Makefile b/audio/gstreamer-plugins-mad/Makefile index e958375..03cbfa2 100644 --- a/audio/gstreamer-plugins-mad/Makefile +++ b/audio/gstreamer-plugins-mad/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -CATEGORIES= audio PORTREVISION= 2 +CATEGORIES= audio COMMENT= Gstreamer mp3 decoder plugin |