diff options
author | pav <pav@FreeBSD.org> | 2006-05-27 00:26:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-27 00:26:07 +0800 |
commit | 3e4690dfd584e17f281143941fa77cc863fc9b4a (patch) | |
tree | 28bd921ae61d6f75b7a02abed1e3a2099271bdd7 /audio | |
parent | e7df1b739bcf6baf94a193aec931257130fdf4d1 (diff) | |
download | freebsd-ports-gnome-3e4690dfd584e17f281143941fa77cc863fc9b4a.tar.gz freebsd-ports-gnome-3e4690dfd584e17f281143941fa77cc863fc9b4a.tar.zst freebsd-ports-gnome-3e4690dfd584e17f281143941fa77cc863fc9b4a.zip |
- Grant maintainership
PR: ports/97892
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
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 5143cc0fe296..fd81f91bec90 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= ports@FreeBSD.org +MAINTAINER= gavin.atkinson@ury.york.ac.uk COMMENT= A utility for manipulating mp3 ID3 Tags GNU_CONFIGURE= yes |