Date: Sat, 22 Sep 2012 03:45:30 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304657 - head/www/cherokee Message-ID: <201209220345.q8M3jUY6077190@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <oksala@videotron.ca> -# +# Whom: silence <oksala@videotron.ca> # $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209220345.q8M3jUY6077190>