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 | |
parent | 07b732ce579ab5da56f99a7ee6d6c829d191513c (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3splt/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3wrap/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-real-random/Makefile | 2 |
3 files changed, 3 insertions, 3 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 \ 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 diff --git a/audio/xmms-real-random/Makefile b/audio/xmms-real-random/Makefile index 9f4d8e4a5222..9935e5f756ea 100644 --- a/audio/xmms-real-random/Makefile +++ b/audio/xmms-real-random/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://kingleo.home.pages.at/development/stuff/ DISTNAME= real_random-${PORTVERSION} -MAINTAINER= q@galgenberg.net +MAINTAINER= uspoerlein@gmail.com COMMENT= REAL shuffle mode for xmms LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |