diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
commit | 949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /sysutils/xfce4-genmon-plugin/Makefile | |
parent | 32af319e198dd00e25d60ac4e180ab82a16679f5 (diff) | |
download | pkgsrc-949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'sysutils/xfce4-genmon-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 62eeaf43dc1..9d7ef228805 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:12 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:01 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,6 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 3.1 DISTNAME= xfce4-genmon-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-genmon-plugin/ COMMENT= Xfce general purpose monitor plugin |