diff options
Diffstat (limited to 'sysutils/xfce4-diskperf-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-diskperf-plugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index 064443e5533..d1262ceae57 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:17 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/08 06:21:38 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.4.1 +XFCE4_VERSION= 1.5 DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 disk performance plugin |