diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-01-28 14:44:38 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-01-28 14:44:38 +0000 |
commit | de394df2884a6b0b7d13a01d9913e8ca31d84c1a (patch) | |
tree | 205ace669d41e2566638eb2a3e97fe74a9fd229e /audio/gstreamer-plugins-vorbis/Makefile | |
parent | 75c6b943df8d0a5b375b7bbd21c200d9a46c8fa8 (diff) |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-vorbis/Makefile')
-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 |