summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-01-16 05:08:54 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-01-16 05:08:54 +0800
commit05fdd8f82442d74a7c3e7300529d8f3e2a29402d (patch)
treed28db84992181f5ae3e47896e10704d9573dbe70 /audio
parent1e2dfba11c4e459d5314b26276c6ebd1ab15f69e (diff)
downloadmarcuscom-ports-05fdd8f82442d74a7c3e7300529d8f3e2a29402d.tar
marcuscom-ports-05fdd8f82442d74a7c3e7300529d8f3e2a29402d.tar.gz
marcuscom-ports-05fdd8f82442d74a7c3e7300529d8f3e2a29402d.tar.bz2
marcuscom-ports-05fdd8f82442d74a7c3e7300529d8f3e2a29402d.tar.lz
marcuscom-ports-05fdd8f82442d74a7c3e7300529d8f3e2a29402d.tar.xz
marcuscom-ports-05fdd8f82442d74a7c3e7300529d8f3e2a29402d.tar.zst
marcuscom-ports-05fdd8f82442d74a7c3e7300529d8f3e2a29402d.zip
Update headers, only mention SVN revision.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17192 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/gstreamer1-plugins-a52dec/Makefile2
-rw-r--r--audio/gstreamer1-plugins-amrnb/Makefile2
-rw-r--r--audio/gstreamer1-plugins-amrwb/Makefile2
-rw-r--r--audio/gstreamer1-plugins-cdparanoia/Makefile2
-rw-r--r--audio/gstreamer1-plugins-celt/Makefile2
-rw-r--r--audio/gstreamer1-plugins-faac/Makefile2
-rw-r--r--audio/gstreamer1-plugins-faad/Makefile2
-rw-r--r--audio/gstreamer1-plugins-flac/Makefile2
-rw-r--r--audio/gstreamer1-plugins-flite/Makefile2
-rw-r--r--audio/gstreamer1-plugins-gme/Makefile2
-rw-r--r--audio/gstreamer1-plugins-gsm/Makefile2
-rw-r--r--audio/gstreamer1-plugins-jack/Makefile2
-rw-r--r--audio/gstreamer1-plugins-lame/Makefile2
-rw-r--r--audio/gstreamer1-plugins-mad/Makefile2
-rw-r--r--audio/gstreamer1-plugins-modplug/Makefile2
-rw-r--r--audio/gstreamer1-plugins-ogg/Makefile2
-rw-r--r--audio/gstreamer1-plugins-pulse/Makefile2
-rw-r--r--audio/gstreamer1-plugins-shout2/Makefile2
-rw-r--r--audio/gstreamer1-plugins-sidplay/Makefile2
-rw-r--r--audio/gstreamer1-plugins-soundtouch/Makefile2
-rw-r--r--audio/gstreamer1-plugins-speex/Makefile2
-rw-r--r--audio/gstreamer1-plugins-taglib/Makefile2
-rw-r--r--audio/gstreamer1-plugins-twolame/Makefile2
-rw-r--r--audio/gstreamer1-plugins-vorbis/Makefile2
-rw-r--r--audio/gstreamer1-plugins-wavpack/Makefile2
25 files changed, 0 insertions, 50 deletions
diff --git a/audio/gstreamer1-plugins-a52dec/Makefile b/audio/gstreamer1-plugins-a52dec/Makefile
index 63ac3e8e0..a01e0f329 100644
--- a/audio/gstreamer1-plugins-a52dec/Makefile
+++ b/audio/gstreamer1-plugins-a52dec/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-amrnb/Makefile b/audio/gstreamer1-plugins-amrnb/Makefile
index 3c8f8b096..299d979c0 100644
--- a/audio/gstreamer1-plugins-amrnb/Makefile
+++ b/audio/gstreamer1-plugins-amrnb/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-amrwb/Makefile b/audio/gstreamer1-plugins-amrwb/Makefile
index c4e486375..441a2b2db 100644
--- a/audio/gstreamer1-plugins-amrwb/Makefile
+++ b/audio/gstreamer1-plugins-amrwb/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-cdparanoia/Makefile b/audio/gstreamer1-plugins-cdparanoia/Makefile
index 6c91971fc..b6db5390d 100644
--- a/audio/gstreamer1-plugins-cdparanoia/Makefile
+++ b/audio/gstreamer1-plugins-cdparanoia/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-celt/Makefile b/audio/gstreamer1-plugins-celt/Makefile
index 2f4d4baa8..86c4ca7ad 100644
--- a/audio/gstreamer1-plugins-celt/Makefile
+++ b/audio/gstreamer1-plugins-celt/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-faac/Makefile b/audio/gstreamer1-plugins-faac/Makefile
index 8a03fef80..02fb5733f 100644
--- a/audio/gstreamer1-plugins-faac/Makefile
+++ b/audio/gstreamer1-plugins-faac/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-faad/Makefile b/audio/gstreamer1-plugins-faad/Makefile
index 167ec194c..8bc4a9be7 100644
--- a/audio/gstreamer1-plugins-faad/Makefile
+++ b/audio/gstreamer1-plugins-faad/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-flac/Makefile b/audio/gstreamer1-plugins-flac/Makefile
index f0fb72b20..32c266fdd 100644
--- a/audio/gstreamer1-plugins-flac/Makefile
+++ b/audio/gstreamer1-plugins-flac/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-flite/Makefile b/audio/gstreamer1-plugins-flite/Makefile
index 3c3624ef1..9668cf960 100644
--- a/audio/gstreamer1-plugins-flite/Makefile
+++ b/audio/gstreamer1-plugins-flite/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-gme/Makefile b/audio/gstreamer1-plugins-gme/Makefile
index b3ef2e1fb..538deb08f 100644
--- a/audio/gstreamer1-plugins-gme/Makefile
+++ b/audio/gstreamer1-plugins-gme/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-gsm/Makefile b/audio/gstreamer1-plugins-gsm/Makefile
index 6af9b2bb1..bd12b0e89 100644
--- a/audio/gstreamer1-plugins-gsm/Makefile
+++ b/audio/gstreamer1-plugins-gsm/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-gsm/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-jack/Makefile b/audio/gstreamer1-plugins-jack/Makefile
index 5705521dd..f83f8ca4b 100644
--- a/audio/gstreamer1-plugins-jack/Makefile
+++ b/audio/gstreamer1-plugins-jack/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-lame/Makefile b/audio/gstreamer1-plugins-lame/Makefile
index c1245bd37..2acfcc012 100644
--- a/audio/gstreamer1-plugins-lame/Makefile
+++ b/audio/gstreamer1-plugins-lame/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-mad/Makefile b/audio/gstreamer1-plugins-mad/Makefile
index 28590ea7f..b1d6ec73f 100644
--- a/audio/gstreamer1-plugins-mad/Makefile
+++ b/audio/gstreamer1-plugins-mad/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-modplug/Makefile b/audio/gstreamer1-plugins-modplug/Makefile
index 8a359306e..77e06c33a 100644
--- a/audio/gstreamer1-plugins-modplug/Makefile
+++ b/audio/gstreamer1-plugins-modplug/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-ogg/Makefile b/audio/gstreamer1-plugins-ogg/Makefile
index ef27fefee..d072013cc 100644
--- a/audio/gstreamer1-plugins-ogg/Makefile
+++ b/audio/gstreamer1-plugins-ogg/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-pulse/Makefile b/audio/gstreamer1-plugins-pulse/Makefile
index 9e8085148..29339cfe4 100644
--- a/audio/gstreamer1-plugins-pulse/Makefile
+++ b/audio/gstreamer1-plugins-pulse/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-shout2/Makefile b/audio/gstreamer1-plugins-shout2/Makefile
index a0a5586f8..bbd80d4c1 100644
--- a/audio/gstreamer1-plugins-shout2/Makefile
+++ b/audio/gstreamer1-plugins-shout2/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-sidplay/Makefile b/audio/gstreamer1-plugins-sidplay/Makefile
index 943071fa4..34ceef01d 100644
--- a/audio/gstreamer1-plugins-sidplay/Makefile
+++ b/audio/gstreamer1-plugins-sidplay/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-soundtouch/Makefile b/audio/gstreamer1-plugins-soundtouch/Makefile
index 295a39385..e47e9b950 100644
--- a/audio/gstreamer1-plugins-soundtouch/Makefile
+++ b/audio/gstreamer1-plugins-soundtouch/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-speex/Makefile b/audio/gstreamer1-plugins-speex/Makefile
index 6b2ead74f..3645d07e6 100644
--- a/audio/gstreamer1-plugins-speex/Makefile
+++ b/audio/gstreamer1-plugins-speex/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-taglib/Makefile b/audio/gstreamer1-plugins-taglib/Makefile
index b7ccfe991..affe2063f 100644
--- a/audio/gstreamer1-plugins-taglib/Makefile
+++ b/audio/gstreamer1-plugins-taglib/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-twolame/Makefile b/audio/gstreamer1-plugins-twolame/Makefile
index 74790e7dc..7703d2435 100644
--- a/audio/gstreamer1-plugins-twolame/Makefile
+++ b/audio/gstreamer1-plugins-twolame/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-vorbis/Makefile b/audio/gstreamer1-plugins-vorbis/Makefile
index f99c3e062..d247bf880 100644
--- a/audio/gstreamer1-plugins-vorbis/Makefile
+++ b/audio/gstreamer1-plugins-vorbis/Makefile
@@ -1,6 +1,4 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio
diff --git a/audio/gstreamer1-plugins-wavpack/Makefile b/audio/gstreamer1-plugins-wavpack/Makefile
index aa9930639..34b2fe921 100644
--- a/audio/gstreamer1-plugins-wavpack/Makefile
+++ b/audio/gstreamer1-plugins-wavpack/Makefile
@@ -1,6 +1,4 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
PORTREVISION= 0
CATEGORIES= audio