diff options
Diffstat (limited to 'sysutils/xfce4-quicklauncher-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-quicklauncher-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile index 72af71331cc..3440cc1b14f 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2013/06/03 10:06:02 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/04 22:17:09 tron Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.9.4 DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/ COMMENT= Xfce quicklaunch plugin |