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 /www/smb2www | |
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 'www/smb2www')
-rw-r--r-- | www/smb2www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile index 3fcfff90e3da..ea136b0dd77d 100644 --- a/www/smb2www/Makefile +++ b/www/smb2www/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= smb2www DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//g} -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Windows Network client that is accessible through a web browser RUN_DEPENDS= httpd:${PORTSDIR}/${APACHE_PORT} \ |