diff options
Diffstat (limited to 'sysutils/xfce4-thunar/Makefile')
-rw-r--r-- | sysutils/xfce4-thunar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-thunar/Makefile b/sysutils/xfce4-thunar/Makefile index 3f32beeeb2e..871a9feb797 100644 --- a/sysutils/xfce4-thunar/Makefile +++ b/sysutils/xfce4-thunar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2013/06/04 22:17:09 tron Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/06 12:53:58 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 1.0.1 DISTNAME= Thunar-${XFCE4_VERSION} PKGNAME= xfce4-thunar-${XFCE4_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= sysutils COMMENT= Xfce file manager |