Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2015 12:59:24 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377517 - in head/www: lighttpd lighttpd-mod_geoip lighttpd-mod_h264_streaming
Message-ID:  <201501201259.t0KCxO7M097885@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jan 20 12:59:23 2015
New Revision: 377517
URL: https://svnweb.freebsd.org/changeset/ports/377517
QAT: https://qat.redports.org/buildarchive/r377517/

Log:
  Take those.
  
  Sponsored by:	Absolight

Modified:
  head/www/lighttpd-mod_geoip/Makefile
  head/www/lighttpd-mod_h264_streaming/Makefile
  head/www/lighttpd/Makefile

Modified: head/www/lighttpd-mod_geoip/Makefile
==============================================================================
--- head/www/lighttpd-mod_geoip/Makefile	Tue Jan 20 12:43:10 2015	(r377516)
+++ head/www/lighttpd-mod_geoip/Makefile	Tue Jan 20 12:59:23 2015	(r377517)
@@ -6,7 +6,7 @@ CATEGORIES=	www geography
 PKGNAMEPREFIX=	lighttpd-
 DISTNAME=	lighttpd-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mat@FreeBSD.org
 COMMENT=	GeoIP module for lighttpd
 
 LIB_DEPENDS=	libGeoIP.so:${PORTSDIR}/net/GeoIP

Modified: head/www/lighttpd-mod_h264_streaming/Makefile
==============================================================================
--- head/www/lighttpd-mod_h264_streaming/Makefile	Tue Jan 20 12:43:10 2015	(r377516)
+++ head/www/lighttpd-mod_h264_streaming/Makefile	Tue Jan 20 12:59:23 2015	(r377517)
@@ -6,7 +6,7 @@ CATEGORIES=	www multimedia
 PKGNAMEPREFIX=	lighttpd-
 DISTNAME=	lighttpd-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mat@FreeBSD.org
 COMMENT=	H264 streaming module for lighttpd
 
 BUILD_DEPENDS=	${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd

Modified: head/www/lighttpd/Makefile
==============================================================================
--- head/www/lighttpd/Makefile	Tue Jan 20 12:43:10 2015	(r377516)
+++ head/www/lighttpd/Makefile	Tue Jan 20 12:59:23 2015	(r377517)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES?=	www
 MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
 
-MAINTAINER?=	ports@FreeBSD.org
+MAINTAINER?=	mat@FreeBSD.org
 COMMENT?=	Secure, fast, compliant, and flexible Web Server
 
 .if !defined(_BUILDING_LIGHTTPD_MODULE)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501201259.t0KCxO7M097885>