diff options
author | kwm <kwm@FreeBSD.org> | 2008-10-10 17:05:21 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2008-10-10 17:05:21 +0800 |
commit | 799bbc0a9398d8f02126371d199af8118af01634 (patch) | |
tree | 654aaa6d4a763a67d5400094d524e3d34c49d1d6 /audio | |
parent | 1b33d900ddcc4b5896f595d44386ad117aef7a36 (diff) | |
download | freebsd-ports-gnome-799bbc0a9398d8f02126371d199af8118af01634.tar.gz freebsd-ports-gnome-799bbc0a9398d8f02126371d199af8118af01634.tar.zst freebsd-ports-gnome-799bbc0a9398d8f02126371d199af8118af01634.zip |
Update to 0.10.21.
Depend on neon 28 unless neon 26 is installed.
Approved by: maintainer (ahze)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-cdparanoia/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-vorbis/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile index 01ca95b19746..2a495af2bbfa 100644 --- a/audio/gstreamer-plugins-cdparanoia/Makefile +++ b/audio/gstreamer-plugins-cdparanoia/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.6 2008/03/21 04:01:31 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin 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 |