From owner-svn-ports-all@FreeBSD.ORG Sat Sep 22 03:45:31 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2521C106564A; Sat, 22 Sep 2012 03:45:31 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 108E08FC0A; Sat, 22 Sep 2012 03:45:31 +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 q8M3jUfj077192; Sat, 22 Sep 2012 03:45:30 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8M3jUY6077190; Sat, 22 Sep 2012 03:45:30 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201209220345.q8M3jUY6077190@svn.freebsd.org> From: Thomas Abthorpe Date: Sat, 22 Sep 2012 03:45:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304657 - head/www/cherokee X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 22 Sep 2012 03:45:31 -0000 Author: tabthorpe Date: Sat Sep 22 03:45:30 2012 New Revision: 304657 URL: http://svn.freebsd.org/changeset/ports/304657 Log: - Reassign to the heap at the maintainer's request Modified: head/www/cherokee/Makefile (contents, props changed) Modified: head/www/cherokee/Makefile ============================================================================== --- head/www/cherokee/Makefile Sat Sep 22 03:40:46 2012 (r304656) +++ head/www/cherokee/Makefile Sat Sep 22 03:45:30 2012 (r304657) @@ -1,9 +1,5 @@ -# New ports collection makefile for: cherokee -# Date created: 01 Jun 2002 -# Whom: silence -# +# Whom: silence # $FreeBSD$ -# PORTNAME= cherokee PORTVERSION= 1.2.101 @@ -44,7 +40,7 @@ MASTER_SITES= http://www.cherokee-projec # due to site down # http://mirror.apung.web.id/cherokee/1.0/\${PORTVERSION}/ \ -MAINTAINER= dschulz@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely fast and flexible web server USE_GNOME= gnomehack pkgconfig