diff options
Diffstat (limited to 'sysutils/xfce4-genmon-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index a3682a3bed6..c3e5a77b315 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:17:09 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:53:53 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 3.1 DISTNAME= xfce4-genmon-plugin-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-genmon-plugin/ COMMENT= Xfce general purpose monitor plugin |