diff options
Diffstat (limited to 'x11/xfce4-taskbar-plugin/Makefile')
-rw-r--r-- | x11/xfce4-taskbar-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-taskbar-plugin/Makefile b/x11/xfce4-taskbar-plugin/Makefile index 21c70728764..aa01302d6a5 100644 --- a/x11/xfce4-taskbar-plugin/Makefile +++ b/x11/xfce4-taskbar-plugin/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/06/21 06:16:28 martti Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:39 tv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.1.0 DISTNAME= xfce4-taskbar-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 taskbar plugin |