diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-05 11:16:23 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-05 11:16:23 +0000 |
commit | 083aa59fe5e8f0ad1dc50ea58578313d360f91d6 (patch) | |
tree | 1550db35bc4ee3b43e8a6cabce1fd2e3efbbc959 /sysutils/xfce4-diskperf-plugin | |
parent | 2a8a9303b536d3365e562164f82001d22320217f (diff) | |
download | ports-083aa59fe5e8f0ad1dc50ea58578313d360f91d6.tar.gz ports-083aa59fe5e8f0ad1dc50ea58578313d360f91d6.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-diskperf-plugin')
-rw-r--r-- | sysutils/xfce4-diskperf-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index c001d45e6f03..929c2069254a 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -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: |