diff options
Diffstat (limited to 'x11/xfce4-exo')
-rw-r--r-- | x11/xfce4-exo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index dab5d8e588e..2d8734b650b 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2014/05/29 23:38:20 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.3.101 DISTNAME= exo-${XFCE4_VERSION} PKGNAME= xfce4-exo-${XFCE4_VERSION} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= x11 COMMENT= Xfce extension library |