diff options
author | gavin <gavin@FreeBSD.org> | 2013-03-23 22:44:02 +0800 |
---|---|---|
committer | gavin <gavin@FreeBSD.org> | 2013-03-23 22:44:02 +0800 |
commit | 9d445f7f213cf81503b705dda43a9a8436bbf411 (patch) | |
tree | 880cb023f404e5981def182d787fb677a8c6d42b /audio | |
parent | aa6dbd97e151b85658ef0b3e58f41be7b64aaee1 (diff) | |
download | freebsd-ports-gnome-9d445f7f213cf81503b705dda43a9a8436bbf411.tar.gz freebsd-ports-gnome-9d445f7f213cf81503b705dda43a9a8436bbf411.tar.zst freebsd-ports-gnome-9d445f7f213cf81503b705dda43a9a8436bbf411.zip |
Switch to my @FreeBSD.org email address
Diffstat (limited to 'audio')
-rw-r--r-- | audio/id3tool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile index fd81f91bec90..867f2a5986d7 100644 --- a/audio/id3tool/Makefile +++ b/audio/id3tool/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2a CATEGORIES= audio MASTER_SITES= http://nekohako.xware.cx/id3tool/ -MAINTAINER= gavin.atkinson@ury.york.ac.uk +MAINTAINER= gavin@FreeBSD.org COMMENT= A utility for manipulating mp3 ID3 Tags GNU_CONFIGURE= yes |