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 | |
| parent | Remove the skip port. Created before there was an IPSec implementation on (diff) | |
- take maintainership
| -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 |
