diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 12:01:33 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 12:01:33 +0800 |
commit | 33e6f52230fb4f6559ee36b19ac617434dca1a12 (patch) | |
tree | 163a56449624db64b0cdc27678b27b1f44ed1779 /audio | |
parent | aac984f2ad60adefe061d645b66cf3c36bd9be84 (diff) | |
download | marcuscom-ports-33e6f52230fb4f6559ee36b19ac617434dca1a12.tar marcuscom-ports-33e6f52230fb4f6559ee36b19ac617434dca1a12.tar.gz marcuscom-ports-33e6f52230fb4f6559ee36b19ac617434dca1a12.tar.bz2 marcuscom-ports-33e6f52230fb4f6559ee36b19ac617434dca1a12.tar.lz marcuscom-ports-33e6f52230fb4f6559ee36b19ac617434dca1a12.tar.xz marcuscom-ports-33e6f52230fb4f6559ee36b19ac617434dca1a12.tar.zst marcuscom-ports-33e6f52230fb4f6559ee36b19ac617434dca1a12.zip |
Update to 0.10.18
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10798 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-cdparanoia/Makefile | 4 | ||||
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 4 | ||||
-rw-r--r-- | audio/gstreamer-plugins-vorbis/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile index b0d053842..dfb1cb793 100644 --- a/audio/gstreamer-plugins-cdparanoia/Makefile +++ b/audio/gstreamer-plugins-cdparanoia/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.4 2008/03/15 21:09:27 ahze Exp $ +# $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index b6eb75d27..a30bf56d8 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.4 2008/03/15 21:09:30 ahze Exp $ +# $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin diff --git a/audio/gstreamer-plugins-vorbis/Makefile b/audio/gstreamer-plugins-vorbis/Makefile index fd4dc7a67..7bea0a90f 100644 --- a/audio/gstreamer-plugins-vorbis/Makefile +++ b/audio/gstreamer-plugins-vorbis/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.4 2008/03/15 21:09:31 ahze Exp $ +# $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.5 2008/03/19 14:05:32 ahze Exp $ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin |