diff options
author | dbn <dbn@FreeBSD.org> | 2013-01-17 04:15:07 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2013-01-17 04:15:07 +0800 |
commit | df253e4209c8c05f43922f41cdd40ba3566a9940 (patch) | |
tree | cbb7ce7f739bd0f913579647502109acf87c3da1 /audio | |
parent | 5a14772878559ba08698dd1c7be8b351d1a028ef (diff) | |
download | freebsd-ports-graphics-df253e4209c8c05f43922f41cdd40ba3566a9940.tar.gz freebsd-ports-graphics-df253e4209c8c05f43922f41cdd40ba3566a9940.tar.zst freebsd-ports-graphics-df253e4209c8c05f43922f41cdd40ba3566a9940.zip |
- Update to my new FreeBSD address
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/kaudiocreator/Makefile | 7 | ||||
-rw-r--r-- | audio/soundkonverter/Makefile | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/audio/kaudiocreator/Makefile b/audio/kaudiocreator/Makefile index 55c79f0cecb..9c75a19524d 100644 --- a/audio/kaudiocreator/Makefile +++ b/audio/kaudiocreator/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: kaudiocreator -# Date created: 2011/01/01 -# Whom: David Naylor <naylor.b.david@gmail.com> -# +# Created by: David Naylor <naylor.b.david@gmail.com> # $FreeBSD$ PORTNAME= kaudiocreator @@ -11,7 +8,7 @@ CATEGORIES= audio kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ DISTNAME= 107645-${PORTNAME}-${PORTVERSION} -MAINTAINER= naylor.b.david@gmail.com +MAINTAINER= dbn@FreeBSD.org COMMENT= An audio-cd ripper and encoder for KDE4 LIB_DEPENDS= discid:${PORTSDIR}/audio/libdiscid \ diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile index 0016ec12b53..09d9df3f920 100644 --- a/audio/soundkonverter/Makefile +++ b/audio/soundkonverter/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: soundkonverter -# Date created: 2011/01/01 -# Whom: David Naylor <naylor.b.david@gmail.com> -# +# Created by: David Naylor <naylor.b.david@gmail.com> # $FreeBSD$ PORTNAME= soundkonverter @@ -10,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio kde MASTER_SITES= https://api.opensuse.org/public/source/home:HessiJames/soundkonverter/ -MAINTAINER= naylor.b.david@gmail.com +MAINTAINER= dbn@FreeBSD.org COMMENT= Frontend to various audio converters (transcoder) LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ |