diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-04-06 14:04:18 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-04-06 14:04:18 +0000 |
commit | fa8d04dbc71e011c37437964feaba955f801f709 (patch) | |
tree | 27efc5e10f3ccc7b88af960b1c5af3d1d66d74e5 /audio/mp3gain | |
parent | e64e4b6ab5004af418598e36930d480a5b6d1771 (diff) |
- take maintainership
Notes
Notes:
svn path=/head/; revision=158958
Diffstat (limited to 'audio/mp3gain')
-rw-r--r-- | audio/mp3gain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index 99068766cab5..044d11893e9d 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= A tool to normalize the gain of MP3 files PLIST_FILES= bin/mp3gain |