diff options
author | kwm <kwm@FreeBSD.org> | 2010-03-31 18:40:29 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-03-31 18:40:29 +0800 |
commit | 93bbdc5c661d95ad6969ce7a254171793ee369b7 (patch) | |
tree | 33f5181c8b5e45693dbc1e7c794e7416f48ce05a /audio/gstreamer-plugins-pulse | |
parent | e7ffb5ce650048e6b5beaaebc20eeac3343b026b (diff) | |
download | freebsd-ports-gnome-93bbdc5c661d95ad6969ce7a254171793ee369b7.tar.gz freebsd-ports-gnome-93bbdc5c661d95ad6969ce7a254171793ee369b7.tar.zst freebsd-ports-gnome-93bbdc5c661d95ad6969ce7a254171793ee369b7.zip |
Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
Diffstat (limited to 'audio/gstreamer-plugins-pulse')
-rw-r--r-- | audio/gstreamer-plugins-pulse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-pulse/Makefile b/audio/gstreamer-plugins-pulse/Makefile index 50a051bc23f5..4d0fa6ad5722 100644 --- a/audio/gstreamer-plugins-pulse/Makefile +++ b/audio/gstreamer-plugins-pulse/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= GStreamer plugin for pulseaudio |