diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-14 04:17:27 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-14 04:17:27 +0800 |
commit | d5ffb6c5ef832b0b0995207107a77cf4acc42ba7 (patch) | |
tree | a23994e3794da9a0e4f048297d1f12004438f7aa /audio | |
parent | 3b46b2eb3b0a9cc876eb0c22dca0bd2271fd0941 (diff) | |
download | freebsd-ports-graphics-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.tar.gz freebsd-ports-graphics-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.tar.zst freebsd-ports-graphics-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.zip |
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
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 7869fe2021e..3a4240877fc 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net 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 0a05d24f857..ab3474b6367 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@uni.de +MAINTAINER= q@galgenberg.net 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 d878ad8b50b..de26391d6fd 100644 --- a/audio/xmms-real-random/Makefile +++ b/audio/xmms-real-random/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://kingleo.home.pages.at/development/stuff/ DISTNAME= real_random-${PORTVERSION} -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net COMMENT= REAL shuffle mode for xmms LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |