diff options
Diffstat (limited to 'audio/gstreamer-plugins-shout2/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-shout2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-shout2/Makefile b/audio/gstreamer-plugins-shout2/Makefile index 3f09aaf02501..fb3c32710757 100644 --- a/audio/gstreamer-plugins-shout2/Makefile +++ b/audio/gstreamer-plugins-shout2/Makefile @@ -5,9 +5,10 @@ # $FreeBSD$ # -PORTREVISION= 4 - CATEGORIES= audio +PORTREVISION= 0 + +COMMENT= Gstreamer icecast plugin GST_PLUGIN= shout2 |