Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 21:55:11 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384128 - in head: devel/e_dbus devel/py-efl graphics/edje_viewer graphics/evas_generic_loaders graphics/evas_generic_loaders-gst graphics/evas_generic_loaders-pdf graphics/evas_generic...
Message-ID:  <201504162155.t3GLtB1J008268@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Apr 16 21:55:10 2015
New Revision: 384128
URL: https://svnweb.freebsd.org/changeset/ports/384128

Log:
  Over to the enlightement team
  
  Submitted by:	Chris Petrik (via irc)

Modified:
  head/devel/e_dbus/Makefile
  head/devel/py-efl/Makefile
  head/graphics/edje_viewer/Makefile
  head/graphics/evas_generic_loaders-gst/Makefile
  head/graphics/evas_generic_loaders-pdf/Makefile
  head/graphics/evas_generic_loaders-ps/Makefile
  head/graphics/evas_generic_loaders-raw/Makefile
  head/graphics/evas_generic_loaders-svg/Makefile
  head/graphics/evas_generic_loaders-xcf/Makefile
  head/graphics/evas_generic_loaders/Makefile
  head/multimedia/emotion_generic_players-vlc/Makefile
  head/multimedia/rage/Makefile
  head/x11-themes/cursor-neutral-white-theme/Makefile
  head/x11-themes/e16-themes/Makefile
  head/x11-toolkits/elementary/Makefile
  head/x11-wm/e-module-alarm/Makefile
  head/x11-wm/e-module-cpu/Makefile
  head/x11-wm/e-module-deskshow/Makefile
  head/x11-wm/e-module-diskio/Makefile
  head/x11-wm/e-module-everything-places/Makefile
  head/x11-wm/e-module-everything-websearch/Makefile
  head/x11-wm/e-module-forecasts/Makefile
  head/x11-wm/e-module-mem/Makefile
  head/x11-wm/e-module-mpdule/Makefile
  head/x11-wm/e-module-net/Makefile
  head/x11-wm/e-module-penguins/Makefile
  head/x11-wm/e-module-places/Makefile
  head/x11-wm/e-module-rmb/Makefile
  head/x11-wm/e-module-tclock/Makefile
  head/x11-wm/e-module-wlan/Makefile
  head/x11-wm/e16-docs/Makefile
  head/x11-wm/enlightenment/Makefile
  head/x11/emprint/Makefile
  head/x11/erun/Makefile
  head/x11/terminology/Makefile

Modified: head/devel/e_dbus/Makefile
==============================================================================
--- head/devel/e_dbus/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/devel/e_dbus/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -7,7 +7,7 @@ PORTEPOCH=	1
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	EFL DBUS connectivity library
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/py-efl/Makefile
==============================================================================
--- head/devel/py-efl/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/devel/py-efl/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-efl-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Python bindings for EFL and Elementary
 
 LICENSE=	GPLv3 LGPL3

Modified: head/graphics/edje_viewer/Makefile
==============================================================================
--- head/graphics/edje_viewer/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/edje_viewer/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	LOCAL/gblach/e17/extra/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Simple viewer for .edj files
 
 LIB_DEPENDS=	libefl.so:${PORTSDIR}/devel/efl \

Modified: head/graphics/evas_generic_loaders-gst/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-gst/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/evas_generic_loaders-gst/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	evas_generic_loaders-
 DISTNAME=	${PKGNAMEPREFIX}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loader for Evas (GStreamer)
 
 LICENSE=	GPLv2

Modified: head/graphics/evas_generic_loaders-pdf/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-pdf/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/evas_generic_loaders-pdf/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	evas_generic_loaders-
 DISTNAME=	${PKGNAMEPREFIX}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loader for Evas (pdf)
 
 LICENSE=	GPLv2

Modified: head/graphics/evas_generic_loaders-ps/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-ps/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/evas_generic_loaders-ps/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	evas_generic_loaders-
 DISTNAME=	${PKGNAMEPREFIX}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loader for Evas (ps)
 
 LICENSE=	GPLv2

Modified: head/graphics/evas_generic_loaders-raw/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-raw/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/evas_generic_loaders-raw/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	evas_generic_loaders-
 DISTNAME=	${PKGNAMEPREFIX}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loader for Evas (raw)
 
 LICENSE=	GPLv2

Modified: head/graphics/evas_generic_loaders-svg/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-svg/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/evas_generic_loaders-svg/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	evas_generic_loaders-
 DISTNAME=	${PKGNAMEPREFIX}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loader for Evas (svg)
 
 LICENSE=	GPLv2

Modified: head/graphics/evas_generic_loaders-xcf/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-xcf/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/evas_generic_loaders-xcf/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	evas_generic_loaders-
 DISTNAME=	${PKGNAMEPREFIX}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loader for Evas (xcf)
 
 LICENSE=	GPLv2

Modified: head/graphics/evas_generic_loaders/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/graphics/evas_generic_loaders/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	# none
 DISTFILES=	# none
 EXTRACT_ONLY=	# none
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loaders for Evas (meta-port)
 
 NO_BUILD=	yes

Modified: head/multimedia/emotion_generic_players-vlc/Makefile
==============================================================================
--- head/multimedia/emotion_generic_players-vlc/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/multimedia/emotion_generic_players-vlc/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://download.enlightenm
 PKGNAMEPREFIX=	emotion_generic_players-
 DISTNAME=	${PKGNAMEPREFIX}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Additional loader for Emotion (vlc)
 
 LICENSE=	BSD2CLAUSE

Modified: head/multimedia/rage/Makefile
==============================================================================
--- head/multimedia/rage/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/multimedia/rage/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	0.1.1
 CATEGORIES=	multimedia enlightenment
 MASTER_SITES=	http://download.enlightenment.org/rel/apps/${PORTNAME}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	EFL video and audio player with some extra bells and whistles
 
 LICENSE=	BSD2CLAUSE

Modified: head/x11-themes/cursor-neutral-white-theme/Makefile
==============================================================================
--- head/x11-themes/cursor-neutral-white-theme/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-themes/cursor-neutral-white-theme/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -7,7 +7,7 @@ CATEGORIES=	x11-themes
 MASTER_SITES=	http://www.gnome-look.org/CONTENT/content-files/
 DISTNAME=	108143-Neutral++_White-${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	White cursor theme based on neutral
 
 USES=	tar:bzip2

Modified: head/x11-themes/e16-themes/Makefile
==============================================================================
--- head/x11-themes/e16-themes/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-themes/e16-themes/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	1.0.1
 CATEGORIES=	x11-themes enlightenment
 MASTER_SITES=	SF/enlightenment/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Set of themes for the e16 window manager
 
 DATADIR=	${PREFIX}/share/e16

Modified: head/x11-toolkits/elementary/Makefile
==============================================================================
--- head/x11-toolkits/elementary/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-toolkits/elementary/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	1.13.2
 CATEGORIES=	x11-toolkits enlightenment
 MASTER_SITES=	http://download.enlightenment.org/rel/libs/${PORTNAME}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Simple widget toolkit using EFL
 
 LICENSE=	LGPL21

Modified: head/x11-wm/e-module-alarm/Makefile
==============================================================================
--- head/x11-wm/e-module-alarm/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-alarm/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Module to set Alarms in Enlightenment
 
 LICENSE=	GPLv2

Modified: head/x11-wm/e-module-cpu/Makefile
==============================================================================
--- head/x11-wm/e-module-cpu/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-cpu/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment module which allows users to monitor cpu load
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-deskshow/Makefile
==============================================================================
--- head/x11-wm/e-module-deskshow/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-deskshow/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/e17/modules/
 PKGNAMEPREFIX=	e-module-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment module that minimizes windows to show the desktop
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-diskio/Makefile
==============================================================================
--- head/x11-wm/e-module-diskio/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-diskio/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140402
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Disk I/O visualization module for Enlightenment
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-everything-places/Makefile
==============================================================================
--- head/x11-wm/e-module-everything-places/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-everything-places/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140606
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment places plugin for the "everything" module
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-everything-websearch/Makefile
==============================================================================
--- head/x11-wm/e-module-everything-websearch/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-everything-websearch/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140818
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment websearch plugin for the "everything" module
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-forecasts/Makefile
==============================================================================
--- head/x11-wm/e-module-forecasts/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-forecasts/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment weather forecast display module
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-mem/Makefile
==============================================================================
--- head/x11-wm/e-module-mem/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-mem/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -7,7 +7,7 @@ PORTEPOCH=	1
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment memory monitoring module
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-mpdule/Makefile
==============================================================================
--- head/x11-wm/e-module-mpdule/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-mpdule/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	MPD module for Enlightenment
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-net/Makefile
==============================================================================
--- head/x11-wm/e-module-net/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-net/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment NIC monitoring module
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-penguins/Makefile
==============================================================================
--- head/x11-wm/e-module-penguins/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-penguins/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment module that displays penguins on your desktop
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-places/Makefile
==============================================================================
--- head/x11-wm/e-module-places/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-places/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment module to manage disk volumes
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-rmb/Makefile
==============================================================================
--- head/x11-wm/e-module-rmb/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-rmb/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/e17/modules/
 PKGNAMEPREFIX=	e-module-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment module to emulate right mouse button
 
 LICENSE=	GPLv3

Modified: head/x11-wm/e-module-tclock/Makefile
==============================================================================
--- head/x11-wm/e-module-tclock/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-tclock/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Digital clock gadget module for Enlightenment
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e-module-wlan/Makefile
==============================================================================
--- head/x11-wm/e-module-wlan/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e-module-wlan/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	20140911
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Enlightenment wlan devices monitoring module
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment

Modified: head/x11-wm/e16-docs/Makefile
==============================================================================
--- head/x11-wm/e16-docs/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/e16-docs/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	x11-wm
 MASTER_SITES=	SF/enlightenment/e16-docs/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Data files of enlightenment DOX
 
 RUN_DEPENDS=	${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/e16

Modified: head/x11-wm/enlightenment/Makefile
==============================================================================
--- head/x11-wm/enlightenment/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11-wm/enlightenment/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -7,7 +7,7 @@ PORTEPOCH=	2
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	http://download.enlightenment.org/rel/apps/${PORTNAME}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Artistic X window manager
 
 LICENSE=	BSD2CLAUSE

Modified: head/x11/emprint/Makefile
==============================================================================
--- head/x11/emprint/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11/emprint/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	LOCAL/gblach/e17/extra/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Utility for taking screenshots for E17
 
 LIB_DEPENDS=	libefl.so:${PORTSDIR}/devel/efl

Modified: head/x11/erun/Makefile
==============================================================================
--- head/x11/erun/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11/erun/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -8,7 +8,7 @@ CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	kbyanc
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	Simple epplet for launching arbitrary programs
 
 LIB_DEPENDS=	libepplet.so:${PORTSDIR}/x11-wm/epplets \

Modified: head/x11/terminology/Makefile
==============================================================================
--- head/x11/terminology/Makefile	Thu Apr 16 21:51:06 2015	(r384127)
+++ head/x11/terminology/Makefile	Thu Apr 16 21:55:10 2015	(r384128)
@@ -6,7 +6,7 @@ PORTVERSION=	0.8.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.org/rel/apps/${PORTNAME}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	enlightenment@FreeBSD.org
 COMMENT=	EFL Terminal Emulator
 
 LICENSE=	BSD2CLAUSE



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