diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
commit | fa23faa40b41c9670ad2e4080c0531a64eba2969 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /audio | |
parent | 8d6d07c36d9f84fddfedc258b74b4d741110d1bb (diff) | |
download | freebsd-ports-fa23faa40b41c9670ad2e4080c0531a64eba2969.zip |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/abcde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 4df28877f2ab..3d3095df3f79 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.7.2 CATEGORIES= audio MASTER_SITES= http://abcde.einval.com/download/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format LICENSE= ART10 GPLv2 |