diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-20 13:07:44 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-20 13:07:44 +0800 |
commit | cd930a573e0985476b394c41e5ec9f65480080a8 (patch) | |
tree | d6ccb7cc18647ba6cdcc812c73b6ba0e90fd2cbb /audio/gstreamer-plugins-ladspa80 | |
parent | e7354756d308763fc823ee89512c8672de1d5340 (diff) | |
download | freebsd-ports-graphics-cd930a573e0985476b394c41e5ec9f65480080a8.tar.gz freebsd-ports-graphics-cd930a573e0985476b394c41e5ec9f65480080a8.tar.zst freebsd-ports-graphics-cd930a573e0985476b394c41e5ec9f65480080a8.zip |
Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
Diffstat (limited to 'audio/gstreamer-plugins-ladspa80')
-rw-r--r-- | audio/gstreamer-plugins-ladspa80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-ladspa80/Makefile b/audio/gstreamer-plugins-ladspa80/Makefile index 54229141307..5efa6b4507d 100644 --- a/audio/gstreamer-plugins-ladspa80/Makefile +++ b/audio/gstreamer-plugins-ladspa80/Makefile @@ -6,8 +6,8 @@ # $MCom: ports/audio/gstreamer-plugins-ladspa80/Makefile,v 1.2 2006/02/23 18:05:32 marcus Exp $ # -CATEGORIES= audio PORTREVISION= 2 +CATEGORIES= audio COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin |