diff options
author | ohauer <ohauer@FreeBSD.org> | 2016-03-25 19:42:13 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2016-03-25 19:42:13 +0800 |
commit | 2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58 (patch) | |
tree | 28e5fabe6a3ab906d953528efd40d17bd60e1e7c /audio | |
parent | fcccf8c2efa314a0fca9d6bc9c72ab0efb838e5c (diff) | |
download | freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.tar.gz freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.tar.zst freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.zip |
- change MAINTAINER email address [1]
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html
Diffstat (limited to 'audio')
-rw-r--r-- | audio/id3ed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index 5cabea1111f2..08930709a4b2 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.10.4 CATEGORIES= audio MASTER_SITES= http://code.fluffytapeworm.com/projects/${PORTNAME}/ -MAINTAINER= turutani@scphys.kyoto-u.ac.jp +MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Id3 tag editor for mp3 files LICENSE= GPLv2 |