diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-08-05 12:59:03 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-08-05 12:59:03 +0000 |
commit | 4ecf2c0b2b725c055b0c56a2096a5de44217caa2 (patch) | |
tree | e0dfce771c5c97888d7e9651f77ed4e1e715da11 /audio | |
parent | 74a308f1f46f2d4a282692e21f131439df0d7958 (diff) | |
download | ports-4ecf2c0b2b725c055b0c56a2096a5de44217caa2.tar.gz ports-4ecf2c0b2b725c055b0c56a2096a5de44217caa2.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-vorbis/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index 6aadfde762bb..fb108afb3522 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin 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 |