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 67f681c6acb..d6465f8cc9d 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2012/10/08 23:00:58 adam Exp $ +# $NetBSD: Makefile,v 1.42 2013/01/26 21:36:45 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print COMMENT= Xfce print dialog |