From owner-svn-ports-all@FreeBSD.ORG Thu Oct 18 19:25:38 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43090142; Thu, 18 Oct 2012 19:25:38 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2A3028FC08; Thu, 18 Oct 2012 19:25:38 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9IJPcpo007054; Thu, 18 Oct 2012 19:25:38 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9IJPbuZ007052; Thu, 18 Oct 2012 19:25:37 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201210181925.q9IJPbuZ007052@svn.freebsd.org> From: Dirk Meyer Date: Thu, 18 Oct 2012 19:25:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306091 - head/irc/zircon 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.14 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: Thu, 18 Oct 2012 19:25:38 -0000 Author: dinoex Date: Thu Oct 18 19:25:37 2012 New Revision: 306091 URL: http://svn.freebsd.org/changeset/ports/306091 Log: - drop maintainership Feature safe: yes Modified: head/irc/zircon/Makefile Modified: head/irc/zircon/Makefile ============================================================================== --- head/irc/zircon/Makefile Thu Oct 18 19:23:46 2012 (r306090) +++ head/irc/zircon/Makefile Thu Oct 18 19:25:37 2012 (r306091) @@ -1,9 +1,5 @@ -# New ports collection makefile for: zircon -# Date created: 19 Aug 1995 -# Whom: jkh / pst -# +# Created by: jkh / pst # $FreeBSD$ -# PORTNAME= zircon PORTVERSION= 1.18.256 @@ -13,7 +9,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pu ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 interface to Internet Relay Chat LICENSE= BSD