summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-04-12 09:55:08 +0000
committermartti <martti@pkgsrc.org>2007-04-12 09:55:08 +0000
commitcc3a1b98dbb5f28f9899b166be27a16e4831791a (patch)
treedf1647c213d3eed2c06db3ecc7e1e4a7031720db /sysutils/xfce4-cpugraph-plugin/Makefile
parentaaa04d9ac82bfe4f1c8570d3badea5fbf3fac8fb (diff)
downloadpkgsrc-cc3a1b98dbb5f28f9899b166be27a16e4831791a.tar.gz
Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin/Makefile')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index 36a690f0058..7641ed51e40 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.8 2007/01/20 12:18:31 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2007/04/12 09:55:13 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.2.2
+XFCE4_VERSION= 0.3.0
DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION}
-PKGREVISION= 4
+#PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
+MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/
COMMENT= Xfce CPU load plugin
-WRKSRC= ${WRKDIR}/xfce4-cpugraph-plugin
+USE_TOOLS+= intltool
.include "../../mk/bsd.prefs.mk"