diff options
author | zeising <zeising@FreeBSD.org> | 2016-06-30 04:29:27 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2016-06-30 04:29:27 +0800 |
commit | d9a62c8b1931a08bd4752bf5f3fd8bd6382fbd3e (patch) | |
tree | 3e21cd01f5a5821053240b25a315ff69f0850ea7 | |
parent | ae889e92c0902458bc1f667e9cf7fcc1402b8215 (diff) | |
download | freebsd-ports-gnome-d9a62c8b1931a08bd4752bf5f3fd8bd6382fbd3e.tar.gz freebsd-ports-gnome-d9a62c8b1931a08bd4752bf5f3fd8bd6382fbd3e.tar.zst freebsd-ports-gnome-d9a62c8b1931a08bd4752bf5f3fd8bd6382fbd3e.zip |
Grab
-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 |