diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /archivers/p5-Archive-Tar/Makefile | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.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)
Notes
Notes:
svn path=/head/; revision=146588
Diffstat (limited to 'archivers/p5-Archive-Tar/Makefile')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index f1d32444fe96..f22986466e30 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archive PKGNAMEPREFIX= p5- -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for creation and manipulation of tar files RUN_DEPENDS= ${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \ |