diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | a58dd81611b8c564055c0a7d0f7e209646354e43 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /sysutils/xfce4-diskperf-plugin | |
parent | 3e010aca5bde48bd486fa7c43f4dca63459ae74a (diff) | |
download | pkgsrc-a58dd81611b8c564055c0a7d0f7e209646354e43.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'sysutils/xfce4-diskperf-plugin')
-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 041f3b08c99..42ae9a8ccb9 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:53 reed Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/23 21:50:48 jmmv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.4 DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 disk performance plugin |