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/mp3splt/Makefile | |
parent | - Drop maintainership (diff) |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r-- | audio/mp3splt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 58d84498e59a..f631bd9a8aae 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/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 split mp3 and ogg files (via CUE sheets) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ |