diff options
Diffstat (limited to 'x11/xfce4-toys/Makefile')
-rw-r--r-- | x11/xfce4-toys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile index 3bd434e97b2..431cad44a9c 100644 --- a/x11/xfce4-toys/Makefile +++ b/x11/xfce4-toys/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-toys-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= XFce4 toys |