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 5e7ad15fc3f..346242a0ff2 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2013/06/03 10:05:54 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/04 22:17:00 tron Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= print COMMENT= Xfce print dialog |