svn commit: r329438 - head/sysutils/xfce4-diskperf-plugin

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Oct 5 11:16:23 UTC 2013


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 at gmail.com
+MAINTAINER=	danilo at 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:


More information about the svn-ports-all mailing list