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 62ae0540cc7..3ffa9332af1 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/11/03 03:10:23 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2005/11/09 07:09:04 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -8,7 +8,7 @@ DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION} PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ -COMMENT= XFce4 quicklaunch plugin +COMMENT= Xfce quicklaunch plugin .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |