diff options
Diffstat (limited to 'x11/xfce4-desktop/Makefile')
-rw-r--r-- | x11/xfce4-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index 77022623dcd..5259d8c71f4 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.54 2013/06/04 22:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/06 12:55:23 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfdesktop-${XFCE4_VERSION} PKGNAME= xfce4-desktop-${XFCE4_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 COMMENT= Xfce desktop background manager |