diff options
Diffstat (limited to 'sysutils/xfce4-systray/Makefile')
-rw-r--r-- | sysutils/xfce4-systray/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xfce4-systray/Makefile b/sysutils/xfce4-systray/Makefile index 10d1d7bf07a..580e4b1244e 100644 --- a/sysutils/xfce4-systray/Makefile +++ b/sysutils/xfce4-systray/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/01/03 18:49:53 reed Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:41 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-systray-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils COMMENT= XFce4 systray plugin |