diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2013-03-23 14:44:02 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2013-03-23 14:44:02 +0000 |
commit | df3920e3e0c991741e7b09a178697d7059d5540c (patch) | |
tree | 880cb023f404e5981def182d787fb677a8c6d42b /audio/id3tool | |
parent | 09e69a6a54715ee5c8e873bda183e6cdfa313a75 (diff) | |
download | ports-df3920e3e0c991741e7b09a178697d7059d5540c.tar.gz ports-df3920e3e0c991741e7b09a178697d7059d5540c.zip |
Notes
Diffstat (limited to 'audio/id3tool')
-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 |