diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-vorbis/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index 6aadfde762bb..fb108afb3522 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin diff --git a/audio/gstreamer-plugins-vorbis/Makefile b/audio/gstreamer-plugins-vorbis/Makefile index e97c6bbc1758..95bace901cf4 100644 --- a/audio/gstreamer-plugins-vorbis/Makefile +++ b/audio/gstreamer-plugins-vorbis/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.6 2008/03/21 04:01:33 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin |