diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-12 08:32:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-12 08:32:23 +0800 |
commit | 41c89978d31b37a72c6a651b7df1befa74780d25 (patch) | |
tree | 8b1e631ccf94df47d07880c128dfdf452c821fd9 /audio | |
parent | 8d8e7e6d9eaa8f23f5f3cdaaf079d7e03790e3f6 (diff) | |
download | freebsd-ports-gnome-41c89978d31b37a72c6a651b7df1befa74780d25.tar.gz freebsd-ports-gnome-41c89978d31b37a72c6a651b7df1befa74780d25.tar.zst freebsd-ports-gnome-41c89978d31b37a72c6a651b7df1befa74780d25.zip |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/id3lib/Makefile | 2 | ||||
-rw-r--r-- | audio/lopster/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Audio-CD/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index 8ea5f1fb6d5b..f589c0d7b2e1 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PORTREVISION= 1 -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 3e7bea46780d..99f3fb5ba7d4 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= GTK+ client for Napster GNU_CONFIGURE= yes diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index 9792f0e8868d..62c78691b5aa 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Audio PKGNAMEPREFIX= p5- -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Perl interface to libcdaudio (cd + cddb) LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio |