diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-29 01:05:15 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-29 01:05:15 +0800 |
commit | 535e96b7c83bb1b6c30b4c7f8e05759c66293802 (patch) | |
tree | 95c2e460f0937fe6dc30053d6bde63c359cb0ef4 /audio | |
parent | 32dd897d0b96b402b06b872095c198d6432e7faa (diff) | |
download | freebsd-ports-gnome-535e96b7c83bb1b6c30b4c7f8e05759c66293802.tar.gz freebsd-ports-gnome-535e96b7c83bb1b6c30b4c7f8e05759c66293802.tar.zst freebsd-ports-gnome-535e96b7c83bb1b6c30b4c7f8e05759c66293802.zip |
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
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 4a9bb1901f6b..ff179b4602df 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags USE_ICONV= yes diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 6879fae8c41e..72ec1e693cf8 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://lopster.sourceforge.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ client for Napster GNU_CONFIGURE= yes diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index 62c78691b5aa..8f3a767ae6d4 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= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to libcdaudio (cd + cddb) LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio |