diff options
Diffstat (limited to 'wm/xfce4-wm/Makefile')
-rw-r--r-- | wm/xfce4-wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/xfce4-wm/Makefile b/wm/xfce4-wm/Makefile index 9f98ea923b5..a8513661b46 100644 --- a/wm/xfce4-wm/Makefile +++ b/wm/xfce4-wm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.48 2013/06/04 22:17:14 tron Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/06 12:55:10 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfwm4-${XFCE4_VERSION} PKGNAME= xfce4-wm-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= wm COMMENT= Xfce window manager |