diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-13 15:56:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-13 15:56:23 +0000 |
commit | db0cfb320c665bae59a80fef39cee4506b6d3985 (patch) | |
tree | 5f7d8c648aa1180057dcc0954faad71180634b5b /audio/mp3info | |
parent | 6cd330179a503d4c9f680d944ed7e0de65753391 (diff) |
Notes
Diffstat (limited to 'audio/mp3info')
-rw-r--r-- | audio/mp3info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 56761700a341..27b23c0a6e83 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= apps/sound/mp3-utils/mp3info DISTNAME= ${PORTNAME}-${PORTVERSION}a EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to manipulate ID3 tags for MP3 files LICENSE= GPLv2 |