diff options
author | Koop Mast <kwm@FreeBSD.org> | 2008-10-10 09:05:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2008-10-10 09:05:21 +0000 |
commit | ee04516b857efffcd30da3b62c5f163e995bbb5d (patch) | |
tree | 6042aeb8db4415e4a417022cd1300bd956e8e646 /audio/gstreamer-plugins-vorbis | |
parent | 326568f0aa1da73442e228f16e2d438a5d847b39 (diff) |
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 |