Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 17:48:36 +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: r326424 - in head/deskutils: cairo-dock cairo-dock-plugins
Message-ID:  <201309051748.r85HmaqQ089083@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Sep  5 17:48:36 2013
New Revision: 326424
URL: http://svnweb.freebsd.org/changeset/ports/326424

Log:
  - Reassign to the heap due to maintainer mail bounce
  
  With hat:	portmgr

Modified:
  head/deskutils/cairo-dock-plugins/Makefile
  head/deskutils/cairo-dock/Makefile

Modified: head/deskutils/cairo-dock-plugins/Makefile
==============================================================================
--- head/deskutils/cairo-dock-plugins/Makefile	Thu Sep  5 17:39:25 2013	(r326423)
+++ head/deskutils/cairo-dock-plugins/Makefile	Thu Sep  5 17:48:36 2013	(r326424)
@@ -7,7 +7,7 @@ MASTER_SITES=	https://launchpadlibrarian
 		http://pazzle.otdux.com.ua/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${ICONS_PACKAGE}${EXTRACT_SUFX}
 
-MAINTAINER=	fidaj@ukr.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cairo-Dock-Plugins for Cairo-Dock
 
 RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget

Modified: head/deskutils/cairo-dock/Makefile
==============================================================================
--- head/deskutils/cairo-dock/Makefile	Thu Sep  5 17:39:25 2013	(r326423)
+++ head/deskutils/cairo-dock/Makefile	Thu Sep  5 17:48:36 2013	(r326424)
@@ -7,7 +7,7 @@ CATEGORIES=	deskutils
 MASTER_SITES=	https://launchpadlibrarian.net/137290048/ \
 		http://pazzle.otdux.com.ua/
 
-MAINTAINER=	fidaj@ukr.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cairo-Dock is a light and eye-candy dock
 
 LIB_DEPENDS=	cairo:${PORTSDIR}/graphics/cairo \



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