diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-05-11 14:49:30 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-05-11 14:49:30 +0000 |
commit | d8c5594510ac17c1bff43960a1282ed3253d1d4a (patch) | |
tree | 3939bd27dc5dbe84bc5a18a3911f807767a2283c /audio/gstreamer-plugins-vorbis | |
parent | cde3bc3a1e46b8bfd0ff2058afa30f24c1fa623f (diff) | |
download | ports-d8c5594510ac17c1bff43960a1282ed3253d1d4a.tar.gz ports-d8c5594510ac17c1bff43960a1282ed3253d1d4a.zip |
Notes
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 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 |