diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2016-06-29 20:29:27 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2016-06-29 20:29:27 +0000 |
commit | f6c5ab8d553c0f0bade9d0e5d0d453ea7c25184b (patch) | |
tree | 3e21cd01f5a5821053240b25a315ff69f0850ea7 /audio | |
parent | 9b3c997cb8762837f360f4e421b95350c2d09260 (diff) | |
download | ports-f6c5ab8d553c0f0bade9d0e5d0d453ea7c25184b.tar.gz ports-f6c5ab8d553c0f0bade9d0e5d0d453ea7c25184b.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libid3tag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile index 2f25ab1c0b2d..8bbdff48bee4 100644 --- a/audio/libid3tag/Makefile +++ b/audio/libid3tag/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= SF/mad/${PORTNAME}/${PORTVERSION} \ ftp://ftp.mars.org/pub/mpeg/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= zeising@FreeBSD.org COMMENT= ID3 tags library (part of MAD project) LICENSE= GPLv2 GPLv3 |