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 5b80e4b34b6..0f1799cb904 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/02/06 12:41:39 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/03/03 00:12:05 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 2.1.0 DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/ COMMENT= Xfce disk performance plugin |