diff options
Diffstat (limited to 'sysutils/xfce4-diskperf-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-diskperf-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index 5e32ad5431e..f22b1abf766 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2013/09/02 19:50:50 adam Exp $ +# $NetBSD: Makefile,v 1.37 2013/10/10 14:41:56 ryoon Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 2.1.0 DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/ COMMENT= Xfce disk performance plugin |