diff options
Diffstat (limited to 'sysutils/xfce4-systemload-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 7c2b95d1545..9b85a3d4395 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/02/06 12:41:40 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/03/03 00:12:10 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.4.2 DISTNAME= xfce4-systemload-plugin-${XFCE4_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-systemload-plugin/ COMMENT= Xfce system load plugin |