diff options
Diffstat (limited to 'sysutils/xfce4-xarchiver/Makefile')
-rw-r--r-- | sysutils/xfce4-xarchiver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-xarchiver/Makefile b/sysutils/xfce4-xarchiver/Makefile index 43ee4aec990..f18048bec6a 100644 --- a/sysutils/xfce4-xarchiver/Makefile +++ b/sysutils/xfce4-xarchiver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2013/06/04 22:17:09 tron Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/06 12:53:59 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.2 DISTNAME= xarchiver-${XFCE4_VERSION} PKGNAME= xfce4-xarchiver-${XFCE4_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/} COMMENT= Xfce archiver handler |