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