Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 22:35:18 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462871 - in head: audio/puddletag comms/efax-gtk deskutils/treeline devel/codequery devel/injeqt devel/qt-maybe devel/upnp finance/homebank games/gigalomania games/keeperrl games/linux...
Message-ID:  <201802242235.w1OMZIFF047951@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Feb 24 22:35:18 2018
New Revision: 462871
URL: https://svnweb.freebsd.org/changeset/ports/462871

Log:
  Return pawel@'s ports to the pool after he resigned.
  
  With hat:	portmgr

Modified:
  head/audio/puddletag/Makefile
  head/comms/efax-gtk/Makefile
  head/deskutils/treeline/Makefile
  head/devel/codequery/Makefile
  head/devel/injeqt/Makefile
  head/devel/qt-maybe/Makefile
  head/devel/upnp/Makefile
  head/finance/homebank/Makefile
  head/games/gigalomania/Makefile
  head/games/keeperrl/Makefile
  head/games/linux-dwarffortress/Makefile
  head/games/opendungeons/Makefile
  head/games/quackle/Makefile
  head/graphics/mirage/Makefile
  head/mail/clawsker/Makefile
  head/mail/libetpan/Makefile
  head/multimedia/smplayer-skins/Makefile
  head/multimedia/smtube/Makefile
  head/net/libmaia/Makefile
  head/polish/ekg/Makefile
  head/polish/ekg2/Makefile
  head/polish/kadu/Makefile
  head/polish/libgadu/Makefile
  head/polish/qnapi/Makefile
  head/ports-mgmt/ports-tools/Makefile
  head/shells/wcd/Makefile
  head/sysutils/gsmartcontrol/Makefile
  head/sysutils/lookat/Makefile
  head/sysutils/ncdu/Makefile
  head/textproc/coccigrep/Makefile
  head/textproc/meld/Makefile
  head/x11-fonts/freefont-ttf/Makefile
  head/x11-themes/claws-mail-themes/Makefile
  head/x11-themes/gnome-icons-faenza/Makefile
  head/x11-themes/lxappearance/Makefile
  head/x11-toolkits/c++-gtk-utils/Makefile
  head/x11/xnee/Makefile

Modified: head/audio/puddletag/Makefile
==============================================================================
--- head/audio/puddletag/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/audio/puddletag/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v
 PORTREVISION=	2
 CATEGORIES=	audio python
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	Audio tag editor
 
 LICENSE=	GPLv3

Modified: head/comms/efax-gtk/Makefile
==============================================================================
--- head/comms/efax-gtk/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/comms/efax-gtk/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -8,7 +8,7 @@ CATEGORIES=	comms
 MASTER_SITES=	SF
 EXTRACT_SUFX=	.src.tgz
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GUI frontend for efax program
 
 LICENSE=	GPLv2

Modified: head/deskutils/treeline/Makefile
==============================================================================
--- head/deskutils/treeline/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/deskutils/treeline/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}/:treeline 
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:treeline
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Structured information storage program
 
 LICENSE=	GPLv2

Modified: head/devel/codequery/Makefile
==============================================================================
--- head/devel/codequery/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/devel/codequery/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	0.21.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Code understanding, browsing and search tool
 
 LICENSE=	MPL20 MIT

Modified: head/devel/injeqt/Makefile
==============================================================================
--- head/devel/injeqt/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/devel/injeqt/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	1.2.0
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Dependency injection framework for Qt
 
 LICENSE=	LGPL21

Modified: head/devel/qt-maybe/Makefile
==============================================================================
--- head/devel/qt-maybe/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/devel/qt-maybe/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -5,7 +5,7 @@ PORTNAME=	qt-maybe
 PORTVERSION=	0.0.20151227
 CATEGORIES=	devel
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Implementation of sum/option types using QVariant
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/upnp/Makefile
==============================================================================
--- head/devel/upnp/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/devel/upnp/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION}
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Universal Plug and Play Software Development Kit
 
 LICENSE=	BSD3CLAUSE

Modified: head/finance/homebank/Makefile
==============================================================================
--- head/finance/homebank/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/finance/homebank/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -5,7 +5,7 @@ PORTVERSION=	5.1.7
 CATEGORIES=	finance
 MASTER_SITES=	http://homebank.free.fr/public/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free, easy, personal accounting for everyone
 
 LICENSE=	GPLv2

Modified: head/games/gigalomania/Makefile
==============================================================================
--- head/games/gigalomania/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/games/gigalomania/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -7,7 +7,7 @@ CATEGORIES=	games
 MASTER_SITES=	https://launchpad.net/gigalomania/trunk/${PORTVERSION}/+download/
 DISTNAME=	${PORTNAME}src
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	games@FreeBSD.org
 COMMENT=	Open source 2D real time strategy god game
 
 USES=		zip

Modified: head/games/keeperrl/Makefile
==============================================================================
--- head/games/keeperrl/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/games/keeperrl/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -5,7 +5,7 @@ PORTVERSION=	0.0.${ALPHA_VERSION}
 PORTREVISION=	1
 CATEGORIES=	games
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	games@FreeBSD.org
 COMMENT=	Ambitious dungeon builder with roguelike elements
 
 LICENSE=	GPLv2 OFL11

Modified: head/games/linux-dwarffortress/Makefile
==============================================================================
--- head/games/linux-dwarffortress/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/games/linux-dwarffortress/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.bay12games.com/dwarves/
 PKGNAMEPREFIX=	linux-
 DISTNAME=	df_${DISTVERSION:S|0.||:S|.|_|}_linux32
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	games@FreeBSD.org
 COMMENT=	Dwarven fortress building game with ASCII graphics (Linux version)
 
 LICENSE=	BAY12

Modified: head/games/opendungeons/Makefile
==============================================================================
--- head/games/opendungeons/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/games/opendungeons/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -4,7 +4,7 @@ PORTNAME=	opendungeons
 PORTVERSION=	0.7.1
 CATEGORIES=	games
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	games@FreeBSD.org
 COMMENT=	Open source game inspired by Dungeon Keeper
 
 LICENSE=	CC-BY-3.0 CC-BY-SA-3.0 CC0-1.0 GPLv3 MIT OFL11

Modified: head/games/quackle/Makefile
==============================================================================
--- head/games/quackle/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/games/quackle/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	games
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	games@FreeBSD.org
 COMMENT=	Scrabble-like word game utilizing Qt4
 
 LICENSE=	GPLv3

Modified: head/graphics/mirage/Makefile
==============================================================================
--- head/graphics/mirage/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/graphics/mirage/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}iv
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fast and simple image viewer
 
 LICENSE=	GPLv3

Modified: head/mail/clawsker/Makefile
==============================================================================
--- head/mail/clawsker/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/mail/clawsker/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	1.1.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.claws-mail.org/tools/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Applet to edit Claws Mail's hidden preferences
 
 LICENSE=	GPLv3

Modified: head/mail/libetpan/Makefile
==============================================================================
--- head/mail/libetpan/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/mail/libetpan/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -5,7 +5,7 @@ PORTNAME=	libetpan
 PORTVERSION=	1.8
 CATEGORIES=	mail ipv6
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mail framework for C language
 
 LICENSE=	BSD3CLAUSE

Modified: head/multimedia/smplayer-skins/Makefile
==============================================================================
--- head/multimedia/smplayer-skins/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/multimedia/smplayer-skins/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -7,7 +7,7 @@ PORTEPOCH=	1
 CATEGORIES=	multimedia audio kde
 MASTER_SITES=	SF/smplayer/SMPlayer-skins/${PORTVERSION}
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	Skins for SMPlayer (Skinnable GUI)
 
 USES=		tar:bzip2

Modified: head/multimedia/smtube/Makefile
==============================================================================
--- head/multimedia/smtube/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/multimedia/smtube/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	18.1.0
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/smtube/SMTube/${PORTVERSION}/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	SMPlayer YouTube browser
 
 LICENSE=	GPLv2

Modified: head/net/libmaia/Makefile
==============================================================================
--- head/net/libmaia/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/net/libmaia/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -5,7 +5,7 @@ PORTNAME=	libmaia
 PORTVERSION=	0.0.20150218
 CATEGORIES=	net
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	kde@FreeBSD.org
 COMMENT=	XML-RPC lib for Qt
 
 USE_GITHUB=	yes

Modified: head/polish/ekg/Makefile
==============================================================================
--- head/polish/ekg/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/polish/ekg/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -8,7 +8,7 @@ PORTEPOCH=	3
 CATEGORIES=	polish net-im
 MASTER_SITES=	http://ekg.chmurka.net/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Text-mode Gadu-Gadu client
 
 LICENSE=	GPLv2

Modified: head/polish/ekg2/Makefile
==============================================================================
--- head/polish/ekg2/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/polish/ekg2/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	polish net-im
 MASTER_SITES=	http://pl.ekg2.org/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Text-mode Gadu-Gadu, Jabber, and IRC client
 
 LIB_DEPENDS=	libgadu.so:polish/libgadu \

Modified: head/polish/kadu/Makefile
==============================================================================
--- head/polish/kadu/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/polish/kadu/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -13,7 +13,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:kadu
 DIST_SUBDIR=	kadu
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Internet communicator supporting Gadu-Gadu and Jabber/XMPP
 
 LICENSE=	GPLv2

Modified: head/polish/libgadu/Makefile
==============================================================================
--- head/polish/libgadu/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/polish/libgadu/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	1.12.2
 PORTEPOCH=	1
 CATEGORIES=	polish net-im
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Instant messaging library for Gadu-Gadu protocol
 
 LICENSE=	LGPL21

Modified: head/polish/qnapi/Makefile
==============================================================================
--- head/polish/qnapi/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/polish/qnapi/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	0.2.3
 PORTREVISION=	1
 CATEGORIES=	polish multimedia
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Qt5 based subtitle downloader
 
 LICENSE=	GPLv2

Modified: head/ports-mgmt/ports-tools/Makefile
==============================================================================
--- head/ports-mgmt/ports-tools/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/ports-mgmt/ports-tools/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -5,7 +5,7 @@ PORTNAME=	ports-tools
 PORTVERSION=	1.7
 CATEGORIES=	ports-mgmt
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Collection of ports tree related scripts
 
 LICENSE=	BSD2CLAUSE

Modified: head/shells/wcd/Makefile
==============================================================================
--- head/shells/wcd/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/shells/wcd/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	6.0.1
 CATEGORIES=	shells
 MASTER_SITES=	SF
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command-line program to change directory fast
 
 LICENSE=	GPLv2

Modified: head/sysutils/gsmartcontrol/Makefile
==============================================================================
--- head/sysutils/gsmartcontrol/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/sysutils/gsmartcontrol/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	1.1.3
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Graphical user interface for smartmontools
 
 LICENSE=	BSD3CLAUSE BSL GPLv2 GPLv3 PD ZLIB

Modified: head/sysutils/lookat/Makefile
==============================================================================
--- head/sysutils/lookat/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/sysutils/lookat/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://www.wagemakers.be/downloads/lookat/
 DISTNAME=	${PORTNAME}_bekijk-${PORTVERSION}
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Program to view Un*x text files and manual pages
 
 GNU_CONFIGURE=	yes

Modified: head/sysutils/ncdu/Makefile
==============================================================================
--- head/sysutils/ncdu/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/sysutils/ncdu/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	1.13
 CATEGORIES=	sysutils
 MASTER_SITES=	http://dev.yorhel.nl/download/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ncurses du(1)
 
 LICENSE=	MIT

Modified: head/textproc/coccigrep/Makefile
==============================================================================
--- head/textproc/coccigrep/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/textproc/coccigrep/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	1.16
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Semantic grep for the C language
 
 LICENSE=	GPLv3

Modified: head/textproc/meld/Makefile
==============================================================================
--- head/textproc/meld/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/textproc/meld/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	3.18.0
 CATEGORIES=	textproc devel python
 MASTER_SITES=	GNOME
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	GNOME visual diff and merge tool
 
 LICENSE=	GPLv2

Modified: head/x11-fonts/freefont-ttf/Makefile
==============================================================================
--- head/x11-fonts/freefont-ttf/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/x11-fonts/freefont-ttf/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	GNU/freefont
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free UCS Outline Fonts
 
 LICENSE=	GPLv3

Modified: head/x11-themes/claws-mail-themes/Makefile
==============================================================================
--- head/x11-themes/claws-mail-themes/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/x11-themes/claws-mail-themes/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	20140629
 CATEGORIES=	x11-themes mail
 MASTER_SITES=	http://www.claws-mail.org/themes/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Claws Mail icon themes
 
 NO_ARCH=	yes

Modified: head/x11-themes/gnome-icons-faenza/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-faenza/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/x11-themes/gnome-icons-faenza/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -8,7 +8,7 @@ MASTER_SITES=	https://launchpad.net/~tiheum/+archive/u
 PKGNAMEPREFIX=	gnome-icons-
 DISTNAME=	${PORTNAME}-icon-theme_${PORTVERSION}
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Faenza GNOME 2 icon themes
 
 LICENSE=	GPLv3

Modified: head/x11-themes/lxappearance/Makefile
==============================================================================
--- head/x11-themes/lxappearance/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/x11-themes/lxappearance/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	0.6.3
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	SF/lxde/LXAppearance
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Desktop-independent theme switcher for GTK+
 
 LICENSE=	GPLv2

Modified: head/x11-toolkits/c++-gtk-utils/Makefile
==============================================================================
--- head/x11-toolkits/c++-gtk-utils/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/x11-toolkits/c++-gtk-utils/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	2.2.15
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Lightweight library for programming GTK+ programs
 
 LICENSE=	LGPL21

Modified: head/x11/xnee/Makefile
==============================================================================
--- head/x11/xnee/Makefile	Sat Feb 24 22:26:15 2018	(r462870)
+++ head/x11/xnee/Makefile	Sat Feb 24 22:35:18 2018	(r462871)
@@ -6,7 +6,7 @@ PORTVERSION=	3.19
 CATEGORIES=	x11
 MASTER_SITES=	GNU
 
-MAINTAINER=	pawel@FreeBSD.org
+MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	X11 events recorder and player
 
 LICENSE=	GPLv3



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