diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
commit | 48e7477e8830129ccf5550ce1762d9fdc48b1e12 (patch) | |
tree | 41fab6af3bde8c137bb8b52e486343bedd640fe4 /audio | |
parent | 61a9adfce6e8fc6e36831c1e10cb328412448c98 (diff) | |
download | freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.gz freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.zst freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.zip |
- Cleanup Makefile header
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast2/Makefile | 6 | ||||
-rw-r--r-- | audio/id3v2/Makefile | 6 | ||||
-rw-r--r-- | audio/libmp3-archive-perl/Makefile | 6 | ||||
-rw-r--r-- | audio/libshout/Makefile | 6 | ||||
-rw-r--r-- | audio/libshout2/Makefile | 6 | ||||
-rw-r--r-- | audio/mp3-archive-tools/Makefile | 6 | ||||
-rw-r--r-- | audio/mp3lint/Makefile | 6 |
7 files changed, 7 insertions, 35 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 2de076013005..398ef5fbb0e6 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: icecast -# Date created: 28 Jan 1999 -# Whom: Chip Marshall <chip@eboai.org> -# +# Created by: Chip Marshall <chip@eboai.org> # $FreeBSD$ -# PORTNAME= icecast2 PORTVERSION= 2.3.2 diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index caeae051214e..86bce27763ad 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: id3v2 -# Date created: 10 Oct 2001 -# Whom: David MacKenzie <djm@pix.net> -# +# Created by: David MacKenzie <djm@pix.net> # $FreeBSD$ -# PORTNAME= id3v2 PORTVERSION= 0.1.12 diff --git a/audio/libmp3-archive-perl/Makefile b/audio/libmp3-archive-perl/Makefile index bcf48a6f770c..046c695df285 100644 --- a/audio/libmp3-archive-perl/Makefile +++ b/audio/libmp3-archive-perl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libmp3-archive-perl -# Date created: 2010-07-06 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> # $FreeBSD$ -# PORTNAME= libmp3-archive-perl PORTVERSION= 0.9 diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index bfedbcdb58d8..aeb888a4e7b2 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libshout -# Date created: 06 Jun 2000 -# Whom: Zach Zurflu <zach@pabst.bendnet.com> -# +# Created by: Zach Zurflu <zach@pabst.bendnet.com> # $FreeBSD$ -# PORTNAME= libshout PORTVERSION= 1.0.7 diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 3b242de0c2d1..142de33c7d54 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libshout -# Date created: 06 Jun 2000 -# Whom: Zach Zurflu <zach@pabst.bendnet.com> -# +# Created by: Zach Zurflu <zach@pabst.bendnet.com> # $FreeBSD$ -# PORTNAME= libshout2 PORTVERSION= 2.3.1 diff --git a/audio/mp3-archive-tools/Makefile b/audio/mp3-archive-tools/Makefile index 1c250e5204ff..56d7581632a4 100644 --- a/audio/mp3-archive-tools/Makefile +++ b/audio/mp3-archive-tools/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mp3-archive-tools -# Date created: 2010-07-06 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> # $FreeBSD$ -# PORTNAME= mp3-archive-tools PORTVERSION= 0.9 diff --git a/audio/mp3lint/Makefile b/audio/mp3lint/Makefile index ced600c29286..bf4387c5fa04 100644 --- a/audio/mp3lint/Makefile +++ b/audio/mp3lint/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mp3lint -# Date created: 2010-07-06 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> # $FreeBSD$ -# PORTNAME= mp3lint PORTVERSION= 0.9 |