From owner-svn-ports-all@freebsd.org Wed Aug 19 07:20:15 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D0399BD00F; Wed, 19 Aug 2015 07:20:15 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E2A5E5B; Wed, 19 Aug 2015 07:20:15 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7J7KETw089157; Wed, 19 Aug 2015 07:20:14 GMT (envelope-from erwin@FreeBSD.org) Received: (from erwin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7J7KEI1089156; Wed, 19 Aug 2015 07:20:14 GMT (envelope-from erwin@FreeBSD.org) Message-Id: <201508190720.t7J7KEI1089156@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: erwin set sender to erwin@FreeBSD.org using -f From: Erwin Lansing Date: Wed, 19 Aug 2015 07:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394720 - head/sysutils/ods2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 07:20:15 -0000 Author: erwin Date: Wed Aug 19 07:20:14 2015 New Revision: 394720 URL: https://svnweb.freebsd.org/changeset/ports/394720 Log: Reset maintainer : Host or domain name not found. Name service error for name=wigwam.ethz.ch type=AAAA: Host not found Sponsored by: DK Hostmaster A/S Modified: head/sysutils/ods2/Makefile Modified: head/sysutils/ods2/Makefile ============================================================================== --- head/sysutils/ods2/Makefile Wed Aug 19 07:13:26 2015 (r394719) +++ head/sysutils/ods2/Makefile Wed Aug 19 07:20:14 2015 (r394720) @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.lugs.ch/~dussuett/ DISTNAME= ods2 -MAINTAINER= dussuett@wigwam.ethz.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Utility for manipulating ODS-2 filesystems USES= zip