diff options
Diffstat (limited to 'print/xfce4-print/Makefile')
-rw-r--r-- | print/xfce4-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 346242a0ff2..20e2687f672 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2013/06/04 22:17:00 tron Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/06 12:54:00 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= print COMMENT= Xfce print dialog |