diff options
author | kwm <kwm@FreeBSD.org> | 2009-01-28 22:44:38 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-01-28 22:44:38 +0800 |
commit | d12bb050136dc90003affa0929c0caf26a826ad8 (patch) | |
tree | b31aa9ff0fb7ccb78c5170816c8900ea4e99ebb2 /audio/gstreamer-plugins-vorbis | |
parent | 144f89ba952fa054bcdb253010866d04528cb200 (diff) | |
download | freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.tar.gz freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.tar.zst freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.zip |
Fix packaging for plugins.
Pointed out by: GĂ©raud CONTINSOUZAS geraud at gcu dot nfo
Jan Hendrik Sylvester me at janh dot de
Diffstat (limited to 'audio/gstreamer-plugins-vorbis')
-rw-r--r-- | audio/gstreamer-plugins-vorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-vorbis/Makefile b/audio/gstreamer-plugins-vorbis/Makefile index 95bace901cf4..e97c6bbc1758 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= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin |