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/p5-Audio-CD/Makefile | |
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/p5-Audio-CD/Makefile')
-rw-r--r-- | audio/p5-Audio-CD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |