diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
commit | b66e9c955a40a6b4efc43392c0b039b23732c482 (patch) | |
tree | 72489667179a4cb128c40450d3022d91bb6c7fd1 /audio/mp3wrap | |
parent | 07b732ce579ab5da56f99a7ee6d6c829d191513c (diff) | |
download | ports-b66e9c955a40a6b4efc43392c0b039b23732c482.tar.gz ports-b66e9c955a40a6b4efc43392c0b039b23732c482.zip |
Notes
Diffstat (limited to 'audio/mp3wrap')
-rw-r--r-- | audio/mp3wrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3wrap/Makefile b/audio/mp3wrap/Makefile index ab3474b6367d..b7a06d89bc19 100644 --- a/audio/mp3wrap/Makefile +++ b/audio/mp3wrap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= q@galgenberg.net +MAINTAINER= uspoerlein@gmail.com COMMENT= Utility to merge mp3 files (and other formats) GNU_CONFIGURE= yes |