Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 11:16:23 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329438 - head/sysutils/xfce4-diskperf-plugin
Message-ID:  <201310051116.r95BGNe6031737@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Oct  5 11:16:23 2013
New Revision: 329438
URL: http://svnweb.freebsd.org/changeset/ports/329438

Log:
  - Change maintainer email to @FreeBSD.org
  - Add stage support
  
  Approved by:	wg/culot (mentor, implicit)

Modified:
  head/sysutils/xfce4-diskperf-plugin/Makefile

Modified: head/sysutils/xfce4-diskperf-plugin/Makefile
==============================================================================
--- head/sysutils/xfce4-diskperf-plugin/Makefile	Sat Oct  5 10:49:12 2013	(r329437)
+++ head/sysutils/xfce4-diskperf-plugin/Makefile	Sat Oct  5 11:16:23 2013	(r329438)
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
 
-MAINTAINER=	danilogondolfo@gmail.com
+MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Graphical representation of the disk IO
 
 GNU_CONFIGURE=	yes
@@ -25,7 +25,6 @@ OPTIONS_SUB=	yes
 NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=	gettext
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 post-patch:



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